Skip to content

Commit 1995376

Browse files
Bump rustls from 0.23.26 to 0.23.27 (#714)
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.26 to 0.23.27. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.26...v/0.23.27) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.27 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 2969c19 commit 1995376

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -55,7 +55,7 @@ rocket_dyn_templates = "0.2.0"
5555
roxmltree = "0.20"
5656
rstest = "0.24"
5757
rstest_reuse = "0.7.0"
58-
rustls = "0.23.26"
58+
rustls = "0.23.27"
5959
scraper = "0.22"
6060
semver = "1.0"
6161
serde = "1.0"

0 commit comments

Comments
 (0)