Clean
Some checks failed
CI / checks (push) Failing after 2s

This commit is contained in:
Alex Emmet 2026-08-27 16:55:52 +02:00
commit c30315af94
No known key found for this signature in database
5 changed files with 4 additions and 11 deletions

4
Cargo.lock generated
View file

@ -1326,9 +1326,6 @@ dependencies = [
"mtp-transport",
"mtp-type-map",
"mtp-webserver",
"rand",
"rcgen",
"tokio",
]
[[package]]
@ -1363,7 +1360,6 @@ name = "mtp-common"
version = "0.3.0"
dependencies = [
"quinn",
"rustls",
"thiserror 2.0.20",
"wtransport",
]