Skip to content

Commit 8194359

Browse files
Update Rust crate rustls-pemfile to v2
1 parent 2ede6f1 commit 8194359

File tree

2 files changed

+19
-35
lines changed

2 files changed

+19
-35
lines changed

Cargo.lock

+18-34
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
@@ -82,7 +82,7 @@ rangemap = "1.5.1"
8282
reqwest = { version = "0.12", features = ["default", "blocking", "json", "stream"] }
8383
ringbuffer = "0.15.0"
8484
rusqlite = { version = "0.34" }
85-
rustls-pemfile = { version = "1.0.4" }
85+
rustls-pemfile = { version = "2.2.0" }
8686
schemars = { version = "0.8", features = [ "chrono", "uuid1" ] }
8787
semver = "1"
8888
serde = { version = "1", features = [ "derive" ] }

0 commit comments

Comments
 (0)