generated from methanium/template
chore(deps): update mtp digest to e83cd13
This commit is contained in:
parent
1fe9f4ce82
commit
2bdb05fcac
2 changed files with 77 additions and 158 deletions
|
|
@ -8,7 +8,7 @@ axum = "0.8"
|
|||
base64 = "0.23"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
http = "1"
|
||||
mtp = { git = "https://git.methanium.net/methanium/mtp.git", rev = "a692bed326dbfc8eac1a05825f4a287cbab6fd3e", features = ["crypto", "web-server"] }
|
||||
mtp = { git = "https://git.methanium.net/methanium/mtp.git", rev = "e83cd132a22b8a230dd35b21cb17d10af27f3c7c", features = ["crypto", "web-server"] }
|
||||
reqwest = { version = "0.12", default-features = false, features = ["rustls-tls"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue