Skip to content

Commit 5b13a6d

Browse files
committed
...
1 parent 316b783 commit 5b13a6d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cookie-cutter/Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name = "cookie-cutter"
33
version = "0.1.0"
44
edition = "2021"
55

6-
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7-
86
[dependencies]
7+
macros = { path = "../macros", version = "0.1.0" }
98
fill-array = "0.2.1"
10-
macros = { path = "../macros" }

0 commit comments

Comments
 (0)