chore(deps): bump rustls from 0.23.15 to 0.23.18 (#1518)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-25 19:23:03 -08:00 committed by GitHub
parent 99ac005b06
commit 881fe3eff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -2438,9 +2438,9 @@ dependencies = [
[[package]]
name = "rustls"
version = "0.23.15"
version = "0.23.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fbb44d7acc4e873d613422379f69f237a1b141928c02f6bc6ccfddddc2d7993"
checksum = "9c9cc1d47e243d655ace55ed38201c19ae02c148ae56412ab8750e8f0166ab7f"
dependencies = [
"log",
"once_cell",