Update Rust crate p384 to 0.13.1
This commit is contained in:
parent
07d5f33719
commit
b4b5b5bfd8
@ -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.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user