Skip to content

Commit 0636c41

Browse files
committed
Update criterion.rs
1 parent 9650e23 commit 0636c41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Src/FastData.Generator.Rust.TestHarness/RustBenchmark.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public override BenchmarkSuite CreateFiles(IEnumerable<ITestData> data)
2323
edition = "2024"
2424
2525
[dev-dependencies]
26-
criterion = "0.8.1"
26+
criterion = "0.8.2"
2727
2828
""");
2929

0 commit comments

Comments
 (0)