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 Aug 1, 2024
1 parent 44a4a91 commit f792855
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 26 deletions.
26 changes: 1 addition & 25 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 @@ -53,7 +53,7 @@ rustls-pemfile = { version = "2.1.2", default-features = false }
scopeguard = { version = "1.2.0", default-features = false }
serde_json5 = "0.1.0"
tokio = { version = "1.38.0", features = ["rt-multi-thread", "signal"] }
tokio-rustls = { version = "0.25.0", default-features = false, features = [
tokio-rustls = { version = "0.26.0", default-features = false, features = [
"ring",
] }
tonic = { version = "0.12.0", default-features = false }
Expand Down

0 comments on commit f792855

Please sign in to comment.