Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 30572f2

Browse files
committed
Bump trie-bench
1 parent c583f9b commit 30572f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

primitives/trie/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ memory-db = { version = "0.21.0", default-features = false }
2626
sp-core = { version = "2.0.0-rc3", default-features = false, path = "../core" }
2727

2828
[dev-dependencies]
29-
trie-bench = "0.21.0"
29+
trie-bench = "0.22.0"
3030
trie-standardmap = "0.15.2"
3131
criterion = "0.2.11"
3232
hex-literal = "0.2.1"

0 commit comments

Comments
 (0)