Skip to content

Commit

Permalink
Merge pull request #6301 from deltachat/dependabot/cargo/webpki-roots…
Browse files Browse the repository at this point in the history
…-0.26.7
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
2 parents d4a6484 + a42cd54 commit 0c35360
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ tokio = { workspace = true, features = ["fs", "rt-multi-thread", "macros"] }
toml = "0.8"
url = "2"
uuid = { version = "1", features = ["serde", "v4"] }
webpki-roots = "0.26.6"
webpki-roots = "0.26.7"

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

0 comments on commit 0c35360

Please sign in to comment.