Moves the TockEnv implementation of RNG to env/ (#599)
This change removes the tock dependencies from non-Tock envs.
This commit is contained in:
1
fuzz/Cargo.lock
generated
1
fuzz/Cargo.lock
generated
@@ -605,7 +605,6 @@ name = "rng256"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"arrayref",
|
||||
"libtock_drivers",
|
||||
"rand 0.6.5",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user