Skip to content

Commit 97aef52

Browse files
Update Rust crate rustls-pemfile to v2
1 parent 9e5cf42 commit 97aef52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ reedline = "0.33.0"
7979
reqwest = { version = "0.12", 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.2.0" }
8383
schemars = { version = "0.8", features = [ "chrono", "uuid1" ] }
8484
serde = { version = "1", features = [ "derive" ] }
8585
serde_json = "1"

0 commit comments

Comments
 (0)