mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Merge pull request #22 from loot/dependabot/cargo/criterion-0.5.0
Update criterion requirement from 0.4.0 to 0.5.0
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ regex = "1.0.5"
|
||||
unicase = "2.2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.4.0"
|
||||
criterion = "0.5.0"
|
||||
tempfile = "3.0.0"
|
||||
|
||||
[[bench]]
|
||||
|
||||
Reference in New Issue
Block a user