mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-10-04 10:59:25 +00:00
move rand from dev-deps to deps
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user