Skip to content

Commit

Permalink
Merge pull request #37 from jontze/dependabot/cargo/reqwest-0.12.0
Browse files Browse the repository at this point in the history
chore(deps): Update reqwest requirement from 0.11.7 to 0.12.0
  • Loading branch information
jontze authored Mar 21, 2024
2 parents 85d9f7e + ea1dd30 commit 0d09716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ version = "0.26"
features = ["derive"]

[dependencies.reqwest]
version = "0.11.7"
version = "0.12.0"
default-features = false
features = ["rustls-tls"]

Expand Down

0 comments on commit 0d09716

Please sign in to comment.