Skip to content

Commit

Permalink
Update Rust crate tokio-rustls to 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 47a25b8 commit c0a6ca2
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 @@ -54,7 +54,7 @@ rustls-pemfile = "2.1.2"
scopeguard = "1.2.0"
serde_json5 = "0.1.0"
tokio = { version = "1.37.0", features = ["rt-multi-thread", "signal"] }
tokio-rustls = "0.25.0"
tokio-rustls = "0.26.0"
tonic = { version = "0.11.0", features = ["gzip", "tls"] }
tower = "0.4.13"
tracing = "0.1.40"

0 comments on commit c0a6ca2

Please sign in to comment.