Skip to content

Commit 0aa558e

Browse files
committed
crates_tools-v0.14.0
1 parent 30e1ee7 commit 0aa558e

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
@@ -476,7 +476,7 @@ version = "~0.5.0"
476476
path = "module/move/deterministic_rand"
477477

478478
[workspace.dependencies.crates_tools]
479-
version = "~0.13.0"
479+
version = "~0.14.0"
480480
path = "module/move/crates_tools"
481481

482482

module/move/crates_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 = "crates_tools"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)