Skip to content

Commit 9909022

Browse files
committed
benchkit-v0.5.0
1 parent 8bd2c06 commit 9909022

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
@@ -588,7 +588,7 @@ version = "~0.2.0"
588588
path = "module/move/llm_tools"
589589

590590
[workspace.dependencies.benchkit]
591-
version = "~0.4.0"
591+
version = "~0.5.0"
592592
path = "module/move/benchkit"
593593

594594
## 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.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)