We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9650e23 commit 0636c41Copy full SHA for 0636c41
1 file changed
Src/FastData.Generator.Rust.TestHarness/RustBenchmark.cs
@@ -23,7 +23,7 @@ public override BenchmarkSuite CreateFiles(IEnumerable<ITestData> data)
23
edition = "2024"
24
25
[dev-dependencies]
26
- criterion = "0.8.1"
+ criterion = "0.8.2"
27
28
""");
29
0 commit comments