fix: implement TD-05, replacement of XML parser

This commit is contained in:
2026-06-12 11:48:44 +02:00
parent eac6d543d2
commit e3a1010ae9
8 changed files with 670 additions and 300 deletions

View File

@@ -33,6 +33,7 @@ defmodule BDS.MixProject do
{:plug, "~> 1.18"},
{:bandit, "~> 1.5"},
{:req, "~> 0.5"},
{:saxy, "~> 1.4"},
{:desktop, "~> 1.5"},
{:image, "~> 0.67"},
{:nx, "~> 0.10"},