Skip to content

Commit abcafe4

Browse files
chore(deps): bump webpki-roots from 0.23.1 to 0.25.2
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>
1 parent 9ab1285 commit abcafe4

File tree

2 files changed

+4
-17
lines changed

2 files changed

+4
-17
lines changed

Cargo.lock

Lines changed: 3 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ atomic_enum = "0.2.0"
3939
postgres-protocol = "0.6.5"
4040
fallible-iterator = "0.2"
4141
pin-project = "1"
42-
webpki-roots = "0.23"
42+
webpki-roots = "0.25"
4343
rustls = { version = "0.21", features = ["dangerous_configuration"] }
4444
trust-dns-resolver = "0.22.0"
4545
tokio-test = "0.4.2"

0 commit comments

Comments
 (0)