Skip to content

Commit

Permalink
Merge pull request #195 from dmikusa/dependabot/cargo/ureq-2.12.1
Browse files Browse the repository at this point in the history
Bump ureq from 2.11.0 to 2.12.1
dmikusa authored Dec 9, 2024

Verified

This commit was signed with the committer’s verified signature.
thomaseizinger Thomas Eizinger
2 parents 99aedbd + 31936c6 commit a98f29e
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 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
@@ -37,7 +37,7 @@ default-features = false
features = ["std", "cargo", "help", "usage", "error-context", "wrap_help"]

[dependencies.ureq]
version = "2.11"
version = "2.12"
default-features = false
features = ["tls", "native-certs", "cookies", "gzip", "brotli", "socks-proxy"]

0 comments on commit a98f29e

Please sign in to comment.