Update Rust crate reqwest to 0.12.15
This commit is contained in:
parent
f58738fc6e
commit
58b58d35a8
@ -7,5 +7,5 @@ edition = "2024"
|
|||||||
clap = { version = "4.5.35", features = ["derive"] }
|
clap = { version = "4.5.35", features = ["derive"] }
|
||||||
log = "0.4.27"
|
log = "0.4.27"
|
||||||
env_logger = "0.11.8"
|
env_logger = "0.11.8"
|
||||||
reqwest = "0.12.5"
|
reqwest = "0.12.15"
|
||||||
tokio = { version = "1", features = ["full"] }
|
tokio = { version = "1", features = ["full"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user