Skip to content

Commit 41e05ee

Browse files
authored
build(deps): Bump reqwest from 0.12.21 to 0.12.22 (#175)
2 parents 5071944 + 638377a commit 41e05ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ clap = { version = "^4.5.9", features = ["derive", "env", "string"] }
2424
confy = "^1.0.0"
2525
env_logger = "^0.11.8"
2626
log = "^0.4.22"
27-
reqwest = {version = "^0.12.21", features = ["blocking"]}
27+
reqwest = {version = "^0.12.22", features = ["blocking"]}
2828
serde = { version = "^1.0.217", features = ["derive"] }
2929
serde_derive = "^1.0.152"
3030
tempfile = "^3"

0 commit comments

Comments
 (0)