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.
2 parents 4c3e94b + 2b011b3 commit 9807e1dCopy full SHA for 9807e1d
Cargo.toml
@@ -586,7 +586,7 @@ version = "~0.2.0"
586
path = "module/move/llm_tools"
587
588
[workspace.dependencies.benchkit]
589
-version = "~0.5.0"
+version = "~0.6.0"
590
path = "module/move/benchkit"
591
592
## steps
module/move/benchkit/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "benchkit"
3
-version = "0.5.0"
+version = "0.6.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments