Skip to content

Commit c28c73c

Browse files
committed
workspace_tools-v0.5.0
1 parent 3ea90fb commit c28c73c

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
@@ -770,7 +770,7 @@ version = "0.4.34"
770770
version = "0.5.1"
771771

772772
[workspace.dependencies.workspace_tools]
773-
version = "~0.4.0"
773+
version = "~0.5.0"
774774
path = "module/move/workspace_tools"
775775
default-features = false
776776

module/core/workspace_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 = "workspace_tools"
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)