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

View file

@ -113,10 +113,5 @@ tls = ["crypto", "mtp-crypto?/tls"]
# Requires MTP_INSECURE_TLS=1 at runtime.
insecure-tls = ["dep:mtp-transport", "mtp-transport?/insecure-tls"]
[dev-dependencies]
tokio = { version = "1", features = ["full"] }
rcgen = "0.14"
rand = "0.10.1"
[package.metadata.cargo-machete]
ignored = ["mtp-transport"]