Skip to content

Commit 8c476a5

Browse files
authored
Merge pull request #164 from rust-lang/dependabot/cargo/reqwest-0.11.11
Bump reqwest from 0.11.10 to 0.11.11
2 parents 6e1effe + 475d20f commit 8c476a5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)