Skip to content

Commit 8a69ae9

Browse files
chore(deps): bump webpki-roots from 0.23.0 to 0.24.0
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.23.0 to 0.24.0. - [Commits](https://github.com/rustls/webpki-roots/commits/v/0.24.0) --- 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 f85e5bd commit 8a69ae9

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

Cargo.lock

Lines changed: 4 additions & 14 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
@@ -40,7 +40,7 @@ atomic_enum = "0.2.0"
4040
postgres-protocol = "0.6.5"
4141
fallible-iterator = "0.2"
4242
pin-project = "1"
43-
webpki-roots = "0.23"
43+
webpki-roots = "0.24"
4444
rustls = { version = "0.21", features = ["dangerous_configuration"] }
4545
trust-dns-resolver = "0.22.0"
4646
tokio-test = "0.4.2"

0 commit comments

Comments
 (0)