Skip to content

Commit eb194aa

Browse files
committed
derive_tools-v0.47.0
1 parent 6c7f5a7 commit eb194aa

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
@@ -167,7 +167,7 @@ default-features = false
167167
## derive
168168

169169
[workspace.dependencies.derive_tools]
170-
version = "~0.46.0"
170+
version = "~0.47.0"
171171
path = "module/core/derive_tools"
172172
default-features = false
173173
# 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.46.0"
3+
version = "0.47.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)