Skip to content

Commit

Permalink
Update Rust crate rustls-pemfile to 2.1.1 (#704)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent e6ae832 commit 59c2dd0
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 @@ -42,7 +42,7 @@ futures = "0.3.30"
hyper = { version = "0.14.28" }
parking_lot = "0.12.1"
prometheus-client = "0.21.2"
rustls-pemfile = "2.0.0"
rustls-pemfile = "2.1.1"
scopeguard = "1.2.0"
serde_json5 = "0.1.0"
tokio = { version = "1.35.1", features = ["rt-multi-thread", "signal"] }
Expand Down

0 comments on commit 59c2dd0

Please sign in to comment.