mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-14 16:26:32 +00:00
Update Rust crate criterion to 0.5.1 (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -16,7 +16,7 @@ schemars = { version = "0.8.17", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = "1.0"
|
||||
criterion = {version = "0.5.0", features= ["html_reports"]}
|
||||
criterion = {version = "0.5.1", features= ["html_reports"]}
|
||||
does-it-json = "0.0.4"
|
||||
|
||||
[badges]
|
||||
|
Reference in New Issue
Block a user