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 Mar 22, 2024
1 parent a6976e0 commit 3441f28
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 @@ -48,7 +48,7 @@ rustls-pemfile = "2.1.1"
scopeguard = "1.2.0"
serde_json5 = "0.1.0"
tokio = { version = "1.36.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"
Expand Down

0 comments on commit 3441f28

Please sign in to comment.