Skip to content

Commit 9807e1d

Browse files
committed
Merge branch 'cleaning_1' of github.com:Wandalen/wTools into cleaning_1
2 parents 4c3e94b + 2b011b3 commit 9807e1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ version = "~0.2.0"
586586
path = "module/move/llm_tools"
587587

588588
[workspace.dependencies.benchkit]
589-
version = "~0.5.0"
589+
version = "~0.6.0"
590590
path = "module/move/benchkit"
591591

592592
## steps

module/move/benchkit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "benchkit"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)