Skip to content

Commit a89cda8

Browse files
Bump rustls-pki-types from 1.7.0 to 1.11.0 in /src/rust/engine
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.7.0 to 1.11.0. - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.7.0...v/1.11.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 6cc70e3 commit a89cda8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/rust/engine/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/rust/engine/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ rlimit = "0.8"
302302
rustls = "0.23"
303303
rustls-native-certs = "0.8"
304304
rustls-pemfile = "2.0"
305-
rustls-pki-types = "1.7"
305+
rustls-pki-types = "1.11"
306306
serde = "1.0.160"
307307
serde_derive = "1.0.98"
308308
serde_json = "1.0"

0 commit comments

Comments
 (0)