generated from methanium/template
chore(deps): update mtp digest to f6a8b46
This commit is contained in:
parent
1fe9f4ce82
commit
6b6bb42f40
2 changed files with 77 additions and 159 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 = "f6a8b464e0daae6c7753208f3d8601d21cd47ab2", 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