mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update criterion to v0.8.1
The new transitive dependency on cc is intentionally set to v1.2.5 in the lockfile because that's the newest version that already has an audit.
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ regex = ">= 0.2.7, < 2"
|
||||
unicase = "2"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = ">= 0.1.2, < 0.8"
|
||||
criterion = ">= 0.1.2, < 0.9"
|
||||
tempfile = "3"
|
||||
|
||||
[lints]
|
||||
|
||||
Reference in New Issue
Block a user