Update Rust crate pem to 3.0.2
This commit is contained in:
@ -17,7 +17,7 @@ tokio = { version = "1", features = ["full"] }
|
||||
futures = "0.3.25"
|
||||
webpki = "0.22.0"
|
||||
x509-parser = "0.15.1"
|
||||
pem = "3.0.1"
|
||||
pem = "3.0.2"
|
||||
reqwest = { version = "0.11", features = ["json", "rustls-tls"], default-features = false }
|
||||
tokio-tungstenite = { version = "0.18.0", features = ["__rustls-tls", "rustls-tls-native-roots"] }
|
||||
urlencoding = "2.1.3"
|
||||
|
Reference in New Issue
Block a user