Skip to content

Commit

Permalink
Bump rustls from 0.23.17 to 0.23.18 (#93)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 83e2c8f commit 44ddd19
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/fig_request/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ url = "2.5.4"

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

Expand Down

0 comments on commit 44ddd19

Please sign in to comment.