Skip to content

Commit

Permalink
build(deps): bump webpki-roots from 0.23.1 to 0.25.2
Browse files Browse the repository at this point in the history
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.23.1 to 0.25.2.
- [Commits](https://github.com/rustls/webpki-roots/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 2b6e8a9 commit 397864d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 24 deletions.
27 changes: 4 additions & 23 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 @@ -65,7 +65,7 @@ ureq = { version = "2.8.0", default-features = false }
url = { version = "2.2.2", default-features = false }
uuid = { version = "1.4.1", default-features = false, features = ["v4"] }
walkdir = { version = "2.4.0", default-features = false }
webpki-roots = { version = "0.23.1", default-features = false }
webpki-roots = { version = "0.25.2", default-features = false }
zeroize = { version = "1.6.0", default-features = false }

[dependencies]
Expand Down

0 comments on commit 397864d

Please sign in to comment.