Skip to content

Commit e322569

Browse files
Bump reqwest from 0.10.4 to 0.10.5
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.4 to 0.10.5. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.10.4...v0.10.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6ff27bc commit e322569

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)