Skip to content

Commit 9c5689a

Browse files
build(deps): bump reqwest from 0.11.3 to 0.11.4
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.3 to 0.11.4. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.3...v0.11.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1dd283f commit 9c5689a

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)