We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316b783 commit 5b13a6dCopy full SHA for 5b13a6d
cookie-cutter/Cargo.toml
@@ -3,8 +3,6 @@ name = "cookie-cutter"
3
version = "0.1.0"
4
edition = "2021"
5
6
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
-
8
[dependencies]
+macros = { path = "../macros", version = "0.1.0" }
9
fill-array = "0.2.1"
10
-macros = { path = "../macros" }
0 commit comments