Update Cargo.toml

This commit is contained in:
Lennart
2025-06-08 19:40:40 +02:00
parent 00eb43f048
commit c05c330601
3 changed files with 2 additions and 5 deletions

View File

@@ -6,10 +6,9 @@ description.workspace = true
repository.workspace = true
publish = false
[features]
[dependencies]
axum = { version = "0.8" }
tower = { version = "0.5" }
axum.workspace = true
tower.workspace = true
axum-extra.workspace = true
rustical_xml.workspace = true