Skip to content

Commit bbab1c2

Browse files
authored
Revert "Add a rand-std feature"
1 parent 4bcb404 commit bbab1c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ path = "src/lib.rs"
2929
unstable = []
3030
default = ["std"]
3131
fuzztarget = []
32-
std = []
33-
rand-std = ["rand/std"]
32+
std = ["rand/std"]
3433
recovery = []
3534
endomorphism = []
3635
lowmemory = []

0 commit comments

Comments
 (0)