Skip to content

Commit

Permalink
Disable use of const_random! by default
Browse files Browse the repository at this point in the history
It unfortunately makes reproducible builds impossible.
  • Loading branch information
Amanieu committed Apr 25, 2020
1 parent 77c11a1 commit 8858039
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ doc-comment = "0.3.1"
[features]
default = [
"ahash",
"ahash-compile-time-rng",
"inline-more",
]

Expand Down

0 comments on commit 8858039

Please sign in to comment.