Skip to content

Commit

Permalink
Merge pull request GyulyVGC#168 from GyulyVGC/dependabot/cargo/main/r…
Browse files Browse the repository at this point in the history
…eqwest-0.11.17

Bump reqwest from 0.11.16 to 0.11.17
  • Loading branch information
GyulyVGC authored Apr 30, 2023
2 parents a4d6ae9 + a3b02ea commit 2b65cde
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ maxminddb = "0.23.0"
confy = "0.5.1"
serde = { version = "1.0.160", default_features = false, features = ["derive"] }
rodio = { version = "0.17.1", default_features = false, features = ["mp3"] }
reqwest = { version = "0.11.16", features = ["json", "blocking"] }
reqwest = { version = "0.11.17", features = ["json", "blocking"] }

[dev-dependencies]
rstest = "0.17.0"

0 comments on commit 2b65cde

Please sign in to comment.