Revert "Add a rand-std feature"
This commit is contained in:
parent
4bcb404746
commit
bbab1c271a
|
@ -29,8 +29,7 @@ path = "src/lib.rs"
|
||||||
unstable = []
|
unstable = []
|
||||||
default = ["std"]
|
default = ["std"]
|
||||||
fuzztarget = []
|
fuzztarget = []
|
||||||
std = []
|
std = ["rand/std"]
|
||||||
rand-std = ["rand/std"]
|
|
||||||
recovery = []
|
recovery = []
|
||||||
endomorphism = []
|
endomorphism = []
|
||||||
lowmemory = []
|
lowmemory = []
|
||||||
|
|
Loading…
Reference in New Issue