mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 03:46:32 +03:00
chore(cargo): bump reqwest from 0.11.24 to 0.12.2
This also removes duplicate dependencies for `http-body`, `http` and `hyper`.
This commit is contained in:
@@ -78,7 +78,7 @@ quick-xml = "0.31"
|
||||
quoted_printable = "0.5"
|
||||
rand = "0.8"
|
||||
regex = "1.10"
|
||||
reqwest = { version = "0.11.24", features = ["json"] }
|
||||
reqwest = { version = "0.12.2", features = ["json"] }
|
||||
rusqlite = { version = "0.31", features = ["sqlcipher"] }
|
||||
rust-hsluv = "0.1"
|
||||
sanitize-filename = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user