Skip to content

Commit 89e15f0

Browse files
chore(deps): bump tokio-rustls from 0.23.4 to 0.24.0 (#394)
Bumps [tokio-rustls](https://github.com/tokio-rs/tls) from 0.23.4 to 0.24.0. - [Release notes](https://github.com/tokio-rs/tls/releases) - [Commits](https://github.com/tokio-rs/tls/commits) --- updated-dependencies: - dependency-name: tokio-rustls dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ddd23b commit 89e15f0

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed

Cargo.lock

Lines changed: 15 additions & 16 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
@@ -28,7 +28,7 @@ hmac = "0.12"
2828
sha2 = "0.10"
2929
base64 = "0.21"
3030
stringprep = "0.1"
31-
tokio-rustls = "0.23"
31+
tokio-rustls = "0.24"
3232
rustls-pemfile = "1"
3333
hyper = { version = "0.14", features = ["full"] }
3434
phf = { version = "0.11.1", features = ["macros"] }

0 commit comments

Comments
 (0)