Skip to content

Commit 5e65c19

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ tokio = { workspace = true, features = ["fs", "rt-multi-thread", "macros"] }
110110
toml = "0.8"
111111
url = "2"
112112
uuid = { version = "1", features = ["serde", "v4"] }
113-
webpki-roots = "0.26.7"
113+
webpki-roots = "0.26.8"
114114
blake3 = "1.5.5"
115115

116116
[dev-dependencies]

0 commit comments

Comments
 (0)