Skip to content

Commit 46a8b41

Browse files
fix(deps): bump rustls from 0.23.34 to 0.23.35
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.34 to 0.23.35. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.34...v/0.23.35) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.35 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f59b224 commit 46a8b41

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -169,7 +169,7 @@ winnow = "0.6.2"
169169

170170
# Keep these minor synced with reqwest
171171
# https://github.com/seanmonstar/reqwest/blob/v0.12.12/Cargo.toml
172-
rustls = "0.23.23"
172+
rustls = "0.23.35"
173173
rustls-native-certs = "0.8.1"
174174
webpki-roots = "=0.26.8"
175175

0 commit comments

Comments
 (0)