Skip to content

Commit 52afe6f

Browse files
Update Rust crate rustls-pemfile to v2
1 parent 81a3528 commit 52afe6f

File tree

2 files changed

+18
-34
lines changed

2 files changed

+18
-34
lines changed

Cargo.lock

+17-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ reedline = "0.38.0"
8181
reqwest = { version = "0.12", features = ["default", "blocking", "json", "stream"] }
8282
ringbuffer = "0.15.0"
8383
rusqlite = { version = "0.32" }
84-
rustls-pemfile = { version = "1.0.4" }
84+
rustls-pemfile = { version = "2.2.0" }
8585
schemars = { version = "0.8", features = [ "chrono", "uuid1" ] }
8686
serde = { version = "1", features = [ "derive" ] }
8787
serde_json = "1"

0 commit comments

Comments
 (0)