Skip to content

Commit 50a559d

Browse files
build(deps): bump rustls-pki-types from 1.9.0 to 1.10.0
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.9.0...v/1.10.0) --- updated-dependencies: - dependency-name: rustls-pki-types dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 999590b commit 50a559d

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
@@ -31,7 +31,7 @@ serde_with = { version = "3.11.0", features = ["hex", "chrono"] }
3131
serde_json.workspace = true
3232

3333
pem-rfc7468 = "0.7.0"
34-
rustls-pki-types = "1.9.0"
34+
rustls-pki-types = "1.10.0"
3535
rustls-pemfile = "2.2.0"
3636
rand.workspace = true
3737
rand_chacha = "0.3.1"

0 commit comments

Comments
 (0)