Bump p256 from 0.1.0 to 0.2.0
Bumps [p256](https://github.com/RustCrypto/elliptic-curves) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/RustCrypto/elliptic-curves/releases) - [Commits](https://github.com/RustCrypto/elliptic-curves/compare/p256/v0.1.0...p256/v0.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
e501cce644
commit
39d2b0982a
+1
-1
@@ -33,7 +33,7 @@ log = "0.4"
|
||||
nom = "5"
|
||||
num-bigint = { version = "0.2", features = ["rand"] }
|
||||
pbkdf2 = "0.3"
|
||||
p256 = "0.1"
|
||||
p256 = "0.2"
|
||||
p384 = "0.1"
|
||||
pcsc = "2"
|
||||
rsa = "0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user