Skip to content

Commit

Permalink
utils feature has no dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dconnolly committed Mar 18, 2020
1 parent f9b35c0 commit 789e705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sha2/Cargo.toml
Expand Up @@ -25,7 +25,7 @@ hex-literal = "0.1"
default = ["std"]
std = ["digest/std"]
asm = ["sha2-asm"]
utils = ["utils"]
utils = []

# TODO: Remove this feature once is_aarch64_feature_detected!() is stabilised.
# Only used on AArch64 Linux systems, when built without the crypto target_feature.
Expand Down

0 comments on commit 789e705

Please sign in to comment.