mirror of
https://github.com/BitskiCo/jwk-rs
synced 2024-11-21 19:49:20 +00:00
Upgrade yasna
This commit is contained in:
parent
49fd7f57c4
commit
a1b257dc0c
@ -20,7 +20,7 @@ rand = { version = "0.8", optional = true }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
thiserror = "1.0"
|
||||
yasna = { version = "0.4", optional = true, features = ["num-bigint"] }
|
||||
yasna = { version = "0.5", optional = true, features = ["num-bigint"] }
|
||||
zeroize = { version = "1.4", features = ["zeroize_derive"] }
|
||||
|
||||
[features]
|
||||
|
Loading…
Reference in New Issue
Block a user