Skip to content

Commit c7a9e32

Browse files
committed
reflect_tools-v0.7.0
1 parent eb194aa commit c7a9e32

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.reflect_tools]
182-
version = "~0.6.0"
182+
version = "~0.7.0"
183183
path = "module/core/reflect_tools"
184184
default-features = false
185185
# features = [ "enabled" ]

module/core/reflect_tools/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"
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)