criterion version bump for bls48581

This commit is contained in:
Vasyl Tretiakov 2025-01-23 01:04:02 +02:00
parent 4fc5f2f49c
commit 75c6882ee6

View File

@ -13,7 +13,7 @@ serde_json = "1.0.117"
uniffi = { version= "0.25", features = ["cli"]}
[dev-dependencies]
criterion = { version = "0.4", features = ["html_reports"] }
criterion = { version = "0.5.1", features = ["html_reports"] }
rand = "0.8.5"
[build-dependencies]