criterion version bump for channel

This commit is contained in:
Vasyl Tretiakov 2025-01-23 01:06:33 +02:00
parent 75c6882ee6
commit f4bdc50370

View File

@ -23,7 +23,7 @@ lazy_static = "1.5.0"
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]