Skip to content

Commit 543d757

Browse files
build(deps): bump tokio-rustls from 0.26.2 to 0.26.3
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.26.2 to 0.26.3. - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.26.2...v/0.26.3) --- updated-dependencies: - dependency-name: tokio-rustls dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fb6f17 commit 543d757

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
@@ -652,7 +652,7 @@ version = "0.1.17"
652652

653653
# Tokio rustls integration
654654
[workspace.dependencies.tokio-rustls]
655-
version = "0.26.2"
655+
version = "0.26.3"
656656

657657
# Tokio test utilities
658658
[workspace.dependencies.tokio-test]

0 commit comments

Comments
 (0)