Skip to content

Commit dc0c145

Browse files
committed
test_tools-v0.11.0
1 parent 8de36ab commit dc0c145

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
@@ -397,7 +397,7 @@ version = "~0.4.0"
397397
path = "module/alias/wtest"
398398

399399
[workspace.dependencies.test_tools]
400-
version = "~0.10.0"
400+
version = "~0.11.0"
401401
path = "module/core/test_tools"
402402
features = [ "full" ]
403403

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

0 commit comments

Comments
 (0)