Skip to content

Commit 6f07621

Browse files
chore(cargo): bump webpki-roots from 0.26.8 to 0.26.10
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.8 to 0.26.10. - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.8...v/0.26.10) --- updated-dependencies: - dependency-name: webpki-roots dependency-version: 0.26.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02141b8 commit 6f07621

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -107,7 +107,7 @@ tokio = { workspace = true, features = ["fs", "rt-multi-thread", "macros"] }
107107
toml = "0.8"
108108
url = "2"
109109
uuid = { version = "1", features = ["serde", "v4"] }
110-
webpki-roots = "0.26.8"
110+
webpki-roots = "0.26.10"
111111
blake3 = "1.8.2"
112112

113113
[dev-dependencies]

0 commit comments

Comments
 (0)