Skip to content

Commit 36a425b

Browse files
committed
derive_tools_meta-v0.51.0
1 parent 61905da commit 36a425b

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
@@ -179,7 +179,7 @@ default-features = false
179179
# features = [ "enabled" ]
180180

181181
[workspace.dependencies.derive_tools_meta]
182-
version = "~0.50.0"
182+
version = "~0.51.0"
183183
path = "module/core/derive_tools_meta"
184184
default-features = false
185185
# features = [ "enabled" ]

module/core/derive_tools_meta/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_meta"
3-
version = "0.50.0"
3+
version = "0.51.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)