Skip to content

Commit bcbb4c1

Browse files
authored
Merge pull request #3901 from element-hq/dependabot/cargo/rustls-pki-types-1.11.0
build(deps): bump rustls-pki-types from 1.10.1 to 1.11.0
2 parents fbbbf5b + 7ca45fa commit bcbb4c1

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.

crates/config/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ serde_with = { version = "3.12.0", features = ["hex", "chrono"] }
3030
serde_json.workspace = true
3131

3232
pem-rfc7468 = "0.7.0"
33-
rustls-pki-types = "1.10.1"
33+
rustls-pki-types = "1.11.0"
3434
rustls-pemfile = "2.2.0"
3535
rand.workspace = true
3636
rand_chacha = "0.3.1"

0 commit comments

Comments
 (0)