Update Rust crate reqwest to 0.12.4 (#95)
All checks were successful
Build and push container image / build (push) Successful in 10m56s
All checks were successful
Build and push container image / build (push) Successful in 10m56s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
ef0ad60e01
commit
970777cdc4
@ -8,7 +8,7 @@ cargo_toml = "0.20.0"
|
||||
gamedig = "0.5.0"
|
||||
once_cell = "1.19.0"
|
||||
poise = "0.6.1"
|
||||
reqwest = { version = "0.12.3", features = ["json"] }
|
||||
reqwest = { version = "0.12.4", features = ["json"] }
|
||||
serde = "1.0.198"
|
||||
serde_json = "1.0.116"
|
||||
sysinfo = "0.30.11"
|
||||
|
Loading…
Reference in New Issue
Block a user