Quay, splits, QoL

This commit is contained in:
Alex Emmet 2026-08-23 22:38:12 +02:00
commit 3faa1e5712
No known key found for this signature in database
11 changed files with 1120 additions and 101 deletions

View file

@ -15,6 +15,7 @@ mtp = { git = "https://git@git.methanium.net/methanium/mtp.git", features = [
] }
tokio = "1"
async-trait = "0.1"
ed25519-dalek = "2"
url = "2"
regex = "1"
hmac = "0.12"