Skip to content

Commit

Permalink
Bump ureq from 2.9.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.9.1 to 2.9.6.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@2.9.1...2.9.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent cef36a2 commit 5c17ec7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 20 deletions.
53 changes: 34 additions & 19 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 @@ -25,4 +25,4 @@ serde_json = "1.0.108"
static_init = "1.0.3"
sys-locale = "0.3.1"
sysinfo = "0.29.10"
ureq = { version = "2.9.1", features = ["json"] }
ureq = { version = "2.9.6", features = ["json"] }

0 comments on commit 5c17ec7

Please sign in to comment.