Skip to content

Commit 20c35b1

Browse files
committed
benchkit-v0.10.0
1 parent 39a103a commit 20c35b1

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.9.0"
589+
version = "~0.10.0"
590590
path = "module/core/benchkit"
591591

592592
## steps

module/core/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.9.0"
3+
version = "0.10.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)