Skip to content

Commit 04a0154

Browse files
authored
build(deps): bump rustls-pki-types from 1.11.0 to 1.12.0 (element-hq#4521)
2 parents a36205c + 227a796 commit 04a0154

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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.11.0"
33+
rustls-pki-types = "1.12.0"
3434
rustls-pemfile = "2.2.0"
3535
rand.workspace = true
3636
rand_chacha.workspace = true

0 commit comments

Comments
 (0)