build(deps): update criterion requirement from 0.4 to 0.5 (#71)
This commit is contained in:
parent
c2e1d4c375
commit
5c37ac5b51
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ rowan = "0.15"
|
|||
tracing = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.4"
|
||||
criterion = "0.5"
|
||||
insta = "1.29"
|
||||
serde_json = "1.0"
|
||||
slugify = "0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue