Skip to content

Commit bbe7d6c

Browse files
authored
1 parent 7b3c28e commit bbe7d6c

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
@@ -36,4 +36,4 @@ fuchsia-zircon = "0.3.2"
3636

3737
[target.'cfg(target_env = "sgx")'.dependencies]
3838
rdrand = "0.4.0"
39-
rand_core = "0.3.0"
39+
rand_core = { version = "0.3", default-features = false }

0 commit comments

Comments
 (0)