Skip to content

Commit 864a018

Browse files
committed
derive_tools_meta-v0.45.0
1 parent ac47116 commit 864a018

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
@@ -175,7 +175,7 @@ default-features = false
175175
# features = [ "enabled" ]
176176

177177
[workspace.dependencies.derive_tools_meta]
178-
version = "~0.44.0"
178+
version = "~0.45.0"
179179
path = "module/core/derive_tools_meta"
180180
default-features = false
181181
# 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.44.0"
3+
version = "0.45.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)