Skip to content

Commit

Permalink
build(deps): bump untrusted from 0.7.1 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [untrusted](https://github.com/briansmith/untrusted) from 0.7.1 to 0.9.0.
- [Commits](https://github.com/briansmith/untrusted/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 1f14fb8 commit 068cea3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 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 tough/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ serde_plain = "1"
snafu = "0.7"
tempfile = "3"
typed-path = "0.4"
untrusted = "0.7"
untrusted = "0.9"
url = "2"
walkdir = "2"

Expand Down

0 comments on commit 068cea3

Please sign in to comment.