mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 08:47:57 +00:00
update criterion to v0.4.0 (#13142)
This commit is contained in:
@@ -26,7 +26,7 @@ sp-tracing = { version = "6.0.0", path = "../../../primitives/tracing" }
|
||||
sp-trie = { version = "7.0.0", path = "../../../primitives/trie" }
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3.0"
|
||||
criterion = "0.4.0"
|
||||
futures = "0.3.21"
|
||||
wat = "1.0"
|
||||
frame-support = { version = "4.0.0-dev", path = "../../../frame/support" }
|
||||
|
||||
Reference in New Issue
Block a user