Skip to content

Commit 9216b56

Browse files
Update Rust crate rustls-pemfile to v2
1 parent 839c8eb commit 9216b56

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
@@ -77,7 +77,7 @@ reedline = "0.30.0"
7777
reqwest = { version = "0.11", features = ["default", "blocking", "json", "stream"] }
7878
ringbuffer = "0.15.0"
7979
rusqlite = { version = "0.31" }
80-
rustls-pemfile = { version = "1.0.4" }
80+
rustls-pemfile = { version = "2.1.2" }
8181
schemars = { version = "0.8", features = [ "chrono", "uuid1" ] }
8282
serde = { version = "1", features = [ "derive" ] }
8383
serde_json = "1"

0 commit comments

Comments
 (0)