Skip to content

Commit f3ea5d7

Browse files
committed
crates_tools-v0.17.0
1 parent c12f14a commit f3ea5d7

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
@@ -574,7 +574,7 @@ version = "~0.6.0"
574574
path = "module/move/deterministic_rand"
575575

576576
[workspace.dependencies.crates_tools]
577-
version = "~0.16.0"
577+
version = "~0.17.0"
578578
path = "module/move/crates_tools"
579579

580580
[workspace.dependencies.assistant]

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

0 commit comments

Comments
 (0)