Skip to content

Commit

Permalink
build(deps): Bump webpki-roots from 0.26.5 to 0.26.6
Browse files Browse the repository at this point in the history
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.5 to 0.26.6.
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](rustls/webpki-roots@v/0.26.5...v/0.26.6)

---
updated-dependencies:
- dependency-name: webpki-roots
  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 Sep 19, 2024
1 parent 2663fed commit 092608a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -66,7 +66,7 @@ ureq = { version = "2.9.7", default-features = false }
url = { version = "2.5.2", default-features = false }
uuid = { version = "1.10.0", default-features = false, features = ["v4"] }
walkdir = { version = "2.5.0", default-features = false }
webpki-roots = { version = "0.26.5", default-features = false }
webpki-roots = { version = "0.26.6", default-features = false }
zeroize = { version = "1.8.1", default-features = false }

[dependencies]
Expand Down

0 comments on commit 092608a

Please sign in to comment.