Skip to content

Commit d351aa9

Browse files
committed
derive_tools_meta-v0.46.0
1 parent 1d10bf5 commit d351aa9

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
@@ -173,7 +173,7 @@ default-features = false
173173
# features = [ "enabled" ]
174174

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

0 commit comments

Comments
 (0)