Skip to content

Commit 350da19

Browse files
authored
Merge pull request #279 from flavio/update-picky-rs
chore(deps): update picky dependency
2 parents 9d8a4a1 + c282ef1 commit 350da19

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,8 @@ p256 = "0.13.2"
8888
p384 = "0.13"
8989
webbrowser = "0.8.4"
9090
pem = "2.0"
91-
picky = { version = "7.0.0-rc.5", default-features = false, features = [
91+
picky = { version = "7.0.0-rc.6", default-features = false, features = [
9292
"x509",
93-
"ec",
9493
] }
9594
pkcs1 = { version = "0.7.5", features = ["std"] }
9695
pkcs8 = { version = "0.10.2", features = [

0 commit comments

Comments
 (0)