Skip to content

Commit 9b37adc

Browse files
authored
Merge pull request #509 from JakeStanger/dependabot/cargo/reqwest-0.12.2
build(deps): bump reqwest from 0.11.26 to 0.12.2
2 parents f6f4130 + 970a6a4 commit 9b37adc

File tree

2 files changed

+96
-26
lines changed

2 files changed

+96
-26
lines changed

Cargo.lock

+95-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ clap = { version = "4.5.3", optional = true, features = ["derive"] }
115115
serde_json = { version = "1.0.114", optional = true }
116116

117117
# http
118-
reqwest = { version = "0.11.26", optional = true }
118+
reqwest = { version = "0.12.2", optional = true }
119119

120120
# clipboard
121121
nix = { version = "0.27.1", optional = true, features = ["event"] }

0 commit comments

Comments
 (0)