mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
chore(deps): update rust crate criterion to 0.8.0
This commit is contained in:
parent
91ff29e05a
commit
619619058f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ doc-comment = "0.3.3"
|
|||
|
||||
[dev-dependencies]
|
||||
serde_json = "1.0.116"
|
||||
criterion = { version = "0.7.0" }
|
||||
criterion = { version = "0.8.0" }
|
||||
|
||||
[features]
|
||||
default = ["serde", "bincode_1_3"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue