Skip to content

Commit 5b467f4

Browse files
Update Rust crate rustls-pemfile to v2
1 parent 489acca commit 5b467f4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
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
@@ -79,7 +79,7 @@ reedline = "0.33.0"
7979
reqwest = { version = "0.11", features = ["default", "blocking", "json", "stream"] }
8080
ringbuffer = "0.15.0"
8181
rusqlite = { version = "0.32" }
82-
rustls-pemfile = { version = "1.0.4" }
82+
rustls-pemfile = { version = "2.1.3" }
8383
schemars = { version = "0.8", features = [ "chrono", "uuid1" ] }
8484
serde = { version = "1", features = [ "derive" ] }
8585
serde_json = "1"

0 commit comments

Comments
 (0)