Skip to content

Commit

Permalink
Merge pull request #136 from TheDGOfficial/dependabot/cargo/reqwest-0…
Browse files Browse the repository at this point in the history
….11.21

Bump reqwest from 0.11.20 to 0.11.21
  • Loading branch information
TheDGOfficial authored Oct 3, 2023
2 parents 85f72f9 + da7922c commit 8683c49
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
26 changes: 24 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 @@ -21,7 +21,7 @@ exclude = ["/.github/*"]

[dependencies]
tokio = { version = "1.32.0", features = ["full"] }
reqwest = { version = "0.11.20", default-features = false, features = ["brotli", "rustls-tls"] }
reqwest = { version = "0.11.21", default-features = false, features = ["brotli", "rustls-tls"] }

futures = "0.3.28"

Expand Down

0 comments on commit 8683c49

Please sign in to comment.