[cpu] Implement rand instruction.rs
This commit is contained in:
@@ -11,7 +11,8 @@ log = "0.4.20"
|
||||
simple_logger = "4.3"
|
||||
byteorder = "1.5"
|
||||
sdl2 = "0.36.0"
|
||||
rand = "0.8.5"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
lto = true
|
||||
lto = true
|
||||
|
Reference in New Issue
Block a user