Skip to content

Commit 6d6534a

Browse files
authored
Merge pull request #71 from wcm-io-devops/dependabot/cargo/rustls-0.23.21
build(deps): bump rustls from 0.23.20 to 0.23.21
2 parents f773199 + f590ca9 commit 6d6534a

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 7 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
@@ -32,7 +32,7 @@ strum = "0.26.3"
3232
strum_macros = "0.26.4"
3333
tokio = { version = "1.42.0", features = ["full"] }
3434
headers = "0.4.0"
35-
rustls = "0.23.20"
35+
rustls = "0.23.21"
3636
[dependencies.reqwest]
3737
version = "0.12.12"
3838
#default-features = false

0 commit comments

Comments
 (0)