Skip to content

Commit

Permalink
Re-add accidentally removed hash feature
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlcctrlv committed Jan 13, 2022
1 parent f08e118 commit 3e5da8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ cargo-emit = "0.2"
indoc = "1.0"

[features]
hash = []
default = ["serde", "serde/std", "serde/default", "float-cmp", "float-cmp/std", "num-traits", "num-traits/std"]

ignore_no_std_tests_check = []

0 comments on commit 3e5da8b

Please sign in to comment.