Skip to content

Commit e08a7fd

Browse files
authored
Merge pull request #216 from rust-lang/dependabot/cargo/reqwest-0.11.12
Bump reqwest from 0.11.11 to 0.11.12
2 parents c139aae + cd03161 commit e08a7fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -25,7 +25,7 @@ flate2 = "1.0.24"
2525
git2 = "0.15.0"
2626
log = "0.4"
2727
pbr = "1.0.2"
28-
reqwest = { version = "0.11.11", features = ["blocking", "json"] }
28+
reqwest = { version = "0.11.12", features = ["blocking", "json"] }
2929
rustc_version = "0.4.0"
3030
serde = { version = "1.0.145", features = ["derive"] }
3131
serde_json = "1.0"

0 commit comments

Comments
 (0)