Skip to content

Commit

Permalink
Bump webpki-roots from 0.22.6 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.22.6 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 Sep 2, 2023
1 parent d1c99ef commit f316bd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 23 deletions.
25 changes: 3 additions & 22 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 clash_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ trust-dns-proto = { version = "0.23", features = ["dns-over-rustls", "dns-over-h
# DoH
rustls = { version = "0.21", features=["dangerous_configuration"] }
rustls-pemfile = "1.0.3"
webpki-roots = "0.22"
webpki-roots = "0.25"
dhcproto = "0.8"

rand = "0.8"
Expand Down

0 comments on commit f316bd3

Please sign in to comment.