Skip to content

Commit e081a98

Browse files
committed
Propagating std to rand dependency
1 parent de21642 commit e081a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ path = "src/lib.rs"
3030
unstable = []
3131
default = ["std"]
3232
fuzztarget = []
33-
std = []
33+
std = ["rand/std"]
3434
recovery = []
3535
endomorphism = []
3636

0 commit comments

Comments
 (0)