Skip to content

Commit

Permalink
Update Rust crate rustls-pemfile to 2.1.2 (TraceMachina#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and chinchaun committed May 6, 2024
1 parent ea548dd commit 3883cfb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
24 changes: 15 additions & 9 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 @@ -44,7 +44,7 @@ hyper = { version = "0.14.28" }
mimalloc = "0.1.39"
parking_lot = "0.12.1"
prometheus-client = "0.21.2"
rustls-pemfile = "2.1.1"
rustls-pemfile = "2.1.2"
scopeguard = "1.2.0"
serde_json5 = "0.1.0"
tokio = { version = "1.37.0", features = ["rt-multi-thread", "signal"] }
Expand Down

0 comments on commit 3883cfb

Please sign in to comment.