Skip to content

Commit

Permalink
extraneous feature
Browse files Browse the repository at this point in the history
  • Loading branch information
baloo committed Apr 17, 2023
1 parent 1a5e94b commit c09e25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pbkdf2 = { version = "0.12", default-features = false, features = ["hmac"] }
pcsc = "2.3.1"
rand_core = { version = "0.6", features = ["std"] }
rsa = { version = "=0.9.0-pre.1", features = ["sha2"] }
signature = { version = "2.0.0", features = ["digest"] }
signature = "2.0.0"
secrecy = "0.8"
sha1 = { version = "0.10", features = ["oid"] }
sha2 = { version = "0.10", features = ["oid"] }
Expand Down

0 comments on commit c09e25c

Please sign in to comment.