make crypto feature not default
This commit is contained in:
parent
67d93faeb5
commit
236c2cfb25
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ rand = "0.10.2"
|
|||
|
||||
[features]
|
||||
crypto = ["dep:base64", "dep:hmac", "dep:md-5", "dep:hybrid-array"]
|
||||
default = ["crypto"]
|
||||
|
||||
[[bin]]
|
||||
name = "encsign-keygen"
|
||||
|
|
|
|||
Loading…
Reference in a new issue