Skip to content

Commit 30b317b

Browse files
Bump rustls from 0.23.4 to 0.23.7
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.4 to 0.23.7. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.4...v/0.23.7) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f709e99 commit 30b317b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -42,7 +42,7 @@ unicode-segmentation = "1.10"
4242
httparse = {version = "1.8.0", optional = true}
4343
open = {version = "5", optional = true}
4444
rawrrr = {version = "0.2.1", optional = true}
45-
rustls = {version = "0.23.2", optional = true, default-features = false, features = [
45+
rustls = {version = "0.23.7", optional = true, default-features = false, features = [
4646
"std",
4747
"tls12",
4848
"ring",

0 commit comments

Comments
 (0)