Skip to content

Commit a05e9a2

Browse files
Merge pull request #1555 from rust-lang/dependabot/cargo/reqwest-0.11.4
2 parents 1dd283f + 9c5689a commit a05e9a2

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.7"
1717
serde = { version = "1.0", features = ["derive"] }
1818
serde_yaml = "0.8.17"
1919
sass-rs = "0.2.1"
20-
reqwest = { version = "0.11.3", features = ["blocking", "json"] }
20+
reqwest = { version = "0.11.4", 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)