mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 05:51:02 +00:00
update criterion to v0.4.0 (#13142)
This commit is contained in:
@@ -36,7 +36,7 @@ sp-state-machine = { version = "0.13.0", path = "../../primitives/state-machine"
|
||||
sp-trie = { version = "7.0.0", path = "../../primitives/trie" }
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3.3"
|
||||
criterion = "0.4.0"
|
||||
kvdb-rocksdb = "0.17.0"
|
||||
rand = "0.8.5"
|
||||
tempfile = "3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user