Skip to content

Commit debee21

Browse files
committed
test_tools-v0.10.0
1 parent 1369e62 commit debee21

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
@@ -392,7 +392,7 @@ version = "~0.4.0"
392392
path = "module/alias/wtest"
393393

394394
[workspace.dependencies.test_tools]
395-
version = "~0.9.0"
395+
version = "~0.10.0"
396396
path = "module/core/test_tools"
397397

398398
[workspace.dependencies.wtest_basic]

module/core/test_tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "test_tools"
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)