Skip to content

Commit fbef98c

Browse files
committed
Merge branch 'alpha' into refactoring_1
2 parents 4d05de0 + 1ce4ea6 commit fbef98c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module/core/macro_tools/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ iter_tools = { workspace = true, features = [ "iter_trait" ] }
108108
clone_dyn_types = { workspace = true, features = [] }
109109
former_types = { workspace = true, features = [ "types_component_assign" ] }
110110

111-
[dev-dependencies]
112-
test_tools = { workspace = true }
111+
# [dev-dependencies]
112+
# test_tools = { workspace = true }

0 commit comments

Comments
 (0)