Skip to content

Commit

Permalink
Update Rust crate tokio-rustls to 0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 179e68b commit 85cc2f7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 34 deletions.
43 changes: 10 additions & 33 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ tempfile = "3"
test-strategy = "0.3.0"
thiserror = "1"
tokio = { version = "1.28", features = ["full"] }
tokio-rustls = { version = "0.23.4" }
tokio-rustls = { version = "0.24.1" }
tokio-test = "*"
tokio-util = { version = "0.7", features = ["codec"]}
toml = "0.7"
Expand Down

0 comments on commit 85cc2f7

Please sign in to comment.