Skip to content

Commit

Permalink
Fix security audit
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Aug 25, 2023
1 parent 83271db commit 7d01092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tokio-serial = { version = "5.4.4", default-features = false }
rustls-pemfile = "1.0.3"
tokio-rustls = "0.24.1"
pkcs8 = { version = "0.10.2", features = ["encryption", "pem", "std"] }
pem = "3.0.1"
pem = "3.0.2"
webpki = "0.22.0"

[features]
Expand Down

0 comments on commit 7d01092

Please sign in to comment.