Skip to content

Commit 44ddd19

Browse files
Bump rustls from 0.23.17 to 0.23.18 (#93)
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.17 to 0.23.18. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.17...v/0.23.18) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83e2c8f commit 44ddd19

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fig_request/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ url = "2.5.4"
3333

3434
# Keep these synced with reqwest
3535
# https://github.com/seanmonstar/reqwest/blob/v0.12.5/Cargo.toml
36-
rustls = "0.23.4"
36+
rustls = "0.23.18"
3737
rustls-native-certs = "0.7.0"
3838
webpki-roots = "0.26.0"
3939

0 commit comments

Comments
 (0)