mirror of
https://gitee.com/openharmony/third_party_rust_unicode-ident
synced 2024-11-23 07:29:52 +00:00
Update criterion to 0.4
This commit is contained in:
parent
fefe25a0b3
commit
b87da17196
@ -13,7 +13,7 @@ repository = "https://github.com/dtolnay/unicode-ident"
|
||||
rust-version = "1.31"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.3", default-features = false }
|
||||
criterion = { version = "0.4", default-features = false }
|
||||
fst = "0.4"
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
roaring = "0.10"
|
||||
|
Loading…
Reference in New Issue
Block a user