Skip to content

Commit 8018abc

Browse files
committed
derive_tools_meta-v0.30.0
1 parent 16a4ded commit 8018abc

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
@@ -124,7 +124,7 @@ default-features = false
124124
features = [ "enabled" ]
125125

126126
[workspace.dependencies.derive_tools_meta]
127-
version = "~0.29.0"
127+
version = "~0.30.0"
128128
path = "module/core/derive_tools_meta"
129129
default-features = false
130130
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.29.0"
3+
version = "0.30.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)