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 30e1ee7 commit 0aa558eCopy full SHA for 0aa558e
Cargo.toml
@@ -476,7 +476,7 @@ version = "~0.5.0"
476
path = "module/move/deterministic_rand"
477
478
[workspace.dependencies.crates_tools]
479
-version = "~0.13.0"
+version = "~0.14.0"
480
path = "module/move/crates_tools"
481
482
module/move/crates_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "crates_tools"
3
-version = "0.13.0"
+version = "0.14.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments