mirror of
https://github.com/anthonyoteri/dredge.git
synced 2026-06-05 15:26:53 -04:00
Merge pull request #63 from anthonyoteri/dependabot/cargo/reqwest-0.12.3
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ simple_logger = { version = "4.2.0", features = ["timestamps", "colors", "stderr
|
||||
http = "1.0.0"
|
||||
indoc = "2.0.4"
|
||||
log = "0.4.20"
|
||||
reqwest = { version = "0.11.20", features = ["json", "gzip", "multipart", "native-tls-vendored"] }
|
||||
reqwest = { version = "0.12.3", features = ["json", "gzip", "multipart", "native-tls-vendored"] }
|
||||
serde = { version = "1.0.188", features = ["derive"] }
|
||||
serde_toml = "0.0.1"
|
||||
serde_yaml = "0.9.25"
|
||||
|
||||
Reference in New Issue
Block a user