Update Rust crate p384 to 0.13.1 #35
@ -15,5 +15,5 @@ readme = "README.md"
|
||||
serde = { version = "1.0.200", features = ["derive"] }
|
||||
anyhow = "1.0.97"
|
||||
elliptic-curve = { version = "0.13.8", features = ["pkcs8", "pem"] }
|
||||
p384 = { version = "0.13.0", features = ["ecdsa", "pkcs8", "pem"] }
|
||||
p384 = { version = "0.13.1", features = ["ecdsa", "pkcs8", "pem"] }
|
||||
jsonwebtoken = "9.3.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user