[WIP] MTP migration
This commit is contained in:
parent
f0011a67cf
commit
607bf337fe
5 changed files with 210 additions and 118 deletions
|
|
@ -6,7 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
mtp = { git = "https://git.methanium.net/methanium/mtp", features = [
|
||||
"host",
|
||||
"crypto",
|
||||
"crypto"
|
||||
] }
|
||||
|
||||
actix-web = { version = "4.12.1", features = ["rustls-0_23"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue