We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733b7f9 commit bf7449aCopy full SHA for bf7449a
Cargo.toml
@@ -75,7 +75,7 @@ reedline = "0.29.0"
75
reqwest = { version = "0.11", features = ["default", "blocking", "json", "stream"] }
76
ringbuffer = "0.15.0"
77
rusqlite = { version = "0.31" }
78
-rustls-pemfile = { version = "1.0.4" }
+rustls-pemfile = { version = "2.1.0" }
79
schemars = { version = "0.8", features = [ "chrono", "uuid1" ] }
80
serde = { version = "1", features = [ "derive" ] }
81
serde_json = "1"
0 commit comments