Skip to content

Commit

Permalink
Bump ureq from 2.7.1 to 2.9.6
Browse files Browse the repository at this point in the history
Bumps [ureq](https://github.com/algesten/ureq) from 2.7.1 to 2.9.6.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@2.7.1...2.9.6)

---
updated-dependencies:
- dependency-name: ureq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 50b05c4 commit 3e1ce8b
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 118 deletions.
157 changes: 40 additions & 117 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 @@ -35,7 +35,7 @@ nanoid = "0.4.0"
regex = "1.10.4"
dirs = "5.0.1"
path-absolutize = "3.1.1"
ureq = { version = "2.6.9", features = ["charset"] }
ureq = { version = "2.9.6", features = ["charset"] }
phf = { version = "0.11.2", features = ["macros"] }
url = "2.5.0"
clearscreen = "2.0.1"
Expand Down

0 comments on commit 3e1ce8b

Please sign in to comment.