Skip to content

Commit feac84c

Browse files
Merge pull request #6512 from deltachat/dependabot/cargo/webpki-roots-0.26.8
2 parents d762972 + 5e65c19 commit feac84c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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)