Skip to content

Commit a04d1ab

Browse files
Merge pull request #1126 from rust-lang/dependabot/cargo/reqwest-0.10.5
2 parents 4938483 + e322569 commit a04d1ab

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

Cargo.lock

Lines changed: 7 additions & 8 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.4", features = ["blocking", "json"] }
20+
reqwest = { version = "0.10.5", 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)