Skip to content

Commit c510f90

Browse files
Bump reqwest from 0.9.24 to 0.10.6
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.24 to 0.10.6. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.9.24...v0.10.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 02cad77 commit c510f90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2018"
77
[dependencies]
88
dotenv = "0.15"
99
clap = "2.33"
10-
reqwest = "0.9"
10+
reqwest = "0.10"
1111
serde = "1.0"
1212
serde_json = "1.0"
1313
serde_derive = "1.0"

0 commit comments

Comments
 (0)