chore(deps): update mtp digest to 101b832
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
Dependency builds / Build web (pull_request) Failing after 3m2s
Dependency builds / Build desktop (pull_request) Failing after 3m9s
Dependency builds / Test native MTP (pull_request) Failing after 3m40s
Dependency builds / Build mobile (pull_request) Failing after 5m6s
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
Dependency builds / Build web (pull_request) Failing after 3m2s
Dependency builds / Build desktop (pull_request) Failing after 3m9s
Dependency builds / Test native MTP (pull_request) Failing after 3m40s
Dependency builds / Build mobile (pull_request) Failing after 5m6s
This commit is contained in:
parent
2a55c87df1
commit
88f5bb4bea
2 changed files with 10 additions and 10 deletions
|
|
@ -24,7 +24,7 @@ serde_json = "1"
|
|||
base64 = "0.22"
|
||||
reqwest = { version = "0.13", default-features = false, features = ["json", "rustls"] }
|
||||
tokio = { version = "1", features = ["rt-multi-thread", "sync", "time"] }
|
||||
mtp = { git = "https://git.methanium.net/Methanium/mtp.git", rev = "a5c8d4f0c898c78351e9d54124886c86e789a22a", features = ["client", "crypto"] }
|
||||
mtp = { git = "https://git.methanium.net/Methanium/mtp.git", rev = "101b8322a1eb76490fee70c4606c7ded18327fe9", features = ["client", "crypto"] }
|
||||
webpki-root-certs = "1"
|
||||
tauri-plugin-deep-link = "2"
|
||||
tauri-plugin-notification = "2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue