Skip to content

Commit

Permalink
Update Rust crate rustls to 0.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 1da5a99 commit f9c472a
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 @@ -39,7 +39,7 @@ tokio = { version = "1.29.0", features = ["full"] }
bytes = "1.4.0"
serde = { version = "1.0.164", features = ["derive", "rc"] }
serde_json = "1.0.96"
rustls = "0.20.8"
rustls = "0.23.4"
rustls-pemfile = "1.0.3"
serde_repr = "0.1"
uuid = { version = "1.3", features = ["serde", "v4"] }
Expand Down

0 comments on commit f9c472a

Please sign in to comment.