Skip to content

Commit 8b6cfd0

Browse files
authored
Merge pull request #226 from emarsden/dependabot/cargo/rustls-pki-types-1.14.1
Build(deps): bump rustls-pki-types from 1.14.0 to 1.14.1
2 parents 009c54d + ff4bc3f commit 8b6cfd0

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)