Skip to content

Commit

Permalink
Update Rust crate tokio-rustls to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent fab2799 commit a9ed653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ tempfile = "3"
test-strategy = "0.3.1"
thiserror = "1"
tokio = { version = "1.34", features = ["full"] }
tokio-rustls = { version = "0.24.1" }
tokio-rustls = { version = "0.25.0" }
tokio-test = "*"
tokio-util = { version = "0.7", features = ["codec"]}
toml = "0.8"
Expand Down

0 comments on commit a9ed653

Please sign in to comment.