chore(deps): update mtp digest to b067614
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have not met minimum release age requirement
Dependency builds / Build web (pull_request) Successful in 16m5s
Dependency builds / Build mobile (pull_request) Failing after 21m55s
Dependency builds / Build desktop (pull_request) Successful in 25m40s
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have not met minimum release age requirement
Dependency builds / Build web (pull_request) Successful in 16m5s
Dependency builds / Build mobile (pull_request) Failing after 21m55s
Dependency builds / Build desktop (pull_request) Successful in 25m40s
This commit is contained in:
parent
eaeff1b8d5
commit
8f55f374db
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ serde_json = "1"
|
|||
base64 = "0.22"
|
||||
reqwest = { version = "0.13", default-features = false, features = ["json", "rustls-tls"] }
|
||||
tokio = { version = "1", features = ["rt-multi-thread", "sync", "time"] }
|
||||
mtp = { git = "https://git.methanium.net/methanium/mtp.git", rev = "7182272e3edb0079d7b74b45b2f62a298d2fee22", features = ["client", "crypto"] }
|
||||
mtp = { git = "https://git.methanium.net/methanium/mtp.git", rev = "b067614a684eb1856bc5db7b3fd82148c036ce6b", features = ["client", "crypto"] }
|
||||
mtp-transport = { git = "https://git.methanium.net/methanium/mtp.git", rev = "b067614a684eb1856bc5db7b3fd82148c036ce6b" }
|
||||
webpki-root-certs = "1"
|
||||
tauri-plugin-deep-link = "2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue