Skip to content

Commit 6080433

Browse files
Merge pull request #1131 from rust-lang/dependabot/cargo/reqwest-0.10.6
2 parents 320e326 + 9109960 commit 6080433

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
@@ -17,7 +17,7 @@ rocket = "0.4.1"
1717
serde = { version = "1.0", features = ["derive"] }
1818
serde_yaml = "0.8.12"
1919
sass-rs = "0.2.1"
20-
reqwest = { version = "0.10.5", features = ["blocking", "json"] }
20+
reqwest = { version = "0.10.6", features = ["blocking", "json"] }
2121
toml = "0.5"
2222
serde_json = "1.0"
2323
rust_team_data = { git = "https://github.com/rust-lang/team" }

0 commit comments

Comments
 (0)