Skip to content

Commit ff4bc3f

Browse files
Build(deps): bump rustls-pki-types from 1.14.0 to 1.14.1
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.14.0...v/1.14.1) --- updated-dependencies: - dependency-name: rustls-pki-types dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a1f863 commit ff4bc3f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ decrypt-cookies = { version = "0.11.1", optional = true }
3535

3636
[dev-dependencies]
3737
rustls = { version = "0.23.39", features = ["aws_lc_rs"] }
38-
rustls-pki-types = "1.14.0"
38+
rustls-pki-types = "1.14.1"
3939
tokio = { version = "1.52.1", features = ["rt-multi-thread", "time", "macros"] }
4040
tokio-rustls = "0.26.4"
4141
tracing-subscriber = { version = "0.3.23", features = ["env-filter", "json", "fmt", "time", "std"] }

0 commit comments

Comments
 (0)