We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea90fb commit c28c73cCopy full SHA for c28c73c
Cargo.toml
@@ -770,7 +770,7 @@ version = "0.4.34"
770
version = "0.5.1"
771
772
[workspace.dependencies.workspace_tools]
773
-version = "~0.4.0"
+version = "~0.5.0"
774
path = "module/move/workspace_tools"
775
default-features = false
776
module/core/workspace_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "workspace_tools"
3
-version = "0.4.0"
+version = "0.5.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments