mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-10-04 20:19:26 +00:00
Update Cargo.toml and Cargo.lock to add new dependencies and benchmarks
This commit is contained in:
@@ -13,3 +13,10 @@ crate-type = ["cdylib", "lib"]
|
||||
|
||||
[dependencies]
|
||||
chrono = "^0.4.10"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.4", features = ["html_reports"] }
|
||||
|
||||
[[bench]]
|
||||
name = "benchmark"
|
||||
harness = false
|
Reference in New Issue
Block a user