Skip to content

Commit e29df1d

Browse files
committed
reflect_tools_meta-v0.7.0
1 parent d0a349f commit e29df1d

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
@@ -185,7 +185,7 @@ default-features = false
185185
# features = [ "enabled" ]
186186

187187
[workspace.dependencies.reflect_tools_meta]
188-
version = "~0.6.0"
188+
version = "~0.7.0"
189189
path = "module/core/reflect_tools_meta"
190190
default-features = false
191191
# features = [ "enabled" ]

module/core/reflect_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 = "reflect_tools_meta"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)