Skip to content

Commit

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

---
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 and rjzak committed Apr 25, 2024
1 parent 69ab3a3 commit 0527588
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -62,7 +62,7 @@ tower = { version = "0.4.13", default-features = false }
tower-http = { version = "0.4.4", default-features = false }
tracing = { version = "0.1.40", default-features = false, features = ["release_max_level_debug"] }
tracing-subscriber = { version = "0.3.18", default-features = false, features = ["ansi", "env-filter", "std", "tracing-log", "json"] }
ureq = { version = "2.9.6", default-features = false }
ureq = { version = "2.9.7", default-features = false }
url = { version = "2.5.0", default-features = false }
uuid = { version = "1.8.0", default-features = false, features = ["v4"] }
walkdir = { version = "2.5.0", default-features = false }
Expand Down

0 comments on commit 0527588

Please sign in to comment.