Skip to content

Commit c5fdece

Browse files
committed
derive_tools-v0.32.0
1 parent f8b0fab commit c5fdece

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
@@ -118,7 +118,7 @@ default-features = false
118118
## derive
119119

120120
[workspace.dependencies.derive_tools]
121-
version = "~0.31.0"
121+
version = "~0.32.0"
122122
path = "module/core/derive_tools"
123123
default-features = false
124124
features = [ "enabled" ]

module/core/derive_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 = "derive_tools"
3-
version = "0.31.0"
3+
version = "0.32.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)