Skip to content

Commit 8056605

Browse files
dependabot[bot]iequidoo
authored andcommitted
chore(cargo): bump webpki-roots from 0.26.8 to 1.0.7
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.8 to 1.0.7. - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.8...v/1.0.7)
1 parent d75c05e commit 8056605

2 files changed

Lines changed: 17 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 7 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
@@ -111,7 +111,7 @@ tracing = "0.1.41"
111111
url = "2"
112112
uuid = { version = "1", features = ["serde", "v4"] }
113113
walkdir = "2.5.0"
114-
webpki-roots = "0.26.8"
114+
webpki-roots = "1.0"
115115

116116
[dev-dependencies]
117117
anyhow = { workspace = true, features = ["backtrace"] } # Enable `backtrace` feature in tests.

0 commit comments

Comments
 (0)