Update Rust crate reqwest to 0.12.3 (#82)
All checks were successful
Build and push container image / build (push) Successful in 10m32s
All checks were successful
Build and push container image / build (push) Successful in 10m32s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
42643f3c7b
commit
aaf4710016
@ -8,7 +8,7 @@ cargo_toml = "0.19.2"
|
||||
gamedig = "0.5.0"
|
||||
once_cell = "1.19.0"
|
||||
poise = "0.6.1"
|
||||
reqwest = { version = "0.12.2", features = ["json"] }
|
||||
reqwest = { version = "0.12.3", features = ["json"] }
|
||||
serde = "1.0.197"
|
||||
serde_json = "1.0.115"
|
||||
sysinfo = "0.30.8"
|
||||
|
Loading…
Reference in New Issue
Block a user