Mtp update & SSL dumbfuck
This commit is contained in:
parent
3d4645c620
commit
12cfdf6646
2 changed files with 69 additions and 162 deletions
|
|
@ -10,7 +10,7 @@ chrono = { version = "0.4", features = ["serde"] }
|
|||
thiserror = "2"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
mtp = { path = "../mtp-npm", features = [] }
|
||||
mtp = { git = "https://git@git.methanium.net/methanium/mtp.git", features = [] }
|
||||
tokio = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Reference in a new issue