mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-19 22:50:01 +00:00
move rand from dev-deps to deps
This commit is contained in:
parent
be41e9b20e
commit
e2c5e65c18
@ -14,8 +14,6 @@ crate-type = ["cdylib", "lib"]
|
||||
[dependencies]
|
||||
chrono = "^0.4.10"
|
||||
criterion = { version = "0.5", features = ["html_reports"], optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "^0.9.1"
|
||||
|
||||
[features]
|
||||
|
Loading…
x
Reference in New Issue
Block a user