Skip to content

Commit 9ca2e31

Browse files
Update Rust crate rustls-pemfile to v2
1 parent fc7a1ad commit 9ca2e31

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
@@ -74,7 +74,7 @@ reedline = "0.26.0"
7474
reqwest = { version = "0.11", features = ["default", "blocking", "json", "stream"] }
7575
ringbuffer = "0.15.0"
7676
rusqlite = { version = "0.30" }
77-
rustls-pemfile = { version = "1.0.4" }
77+
rustls-pemfile = { version = "2.0.0" }
7878
schemars = { version = "0.8", features = [ "chrono", "uuid1" ] }
7979
serde = { version = "1", features = [ "derive" ] }
8080
serde_json = "1"

0 commit comments

Comments
 (0)