We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2956d51 + bd4b237 commit 8c67108Copy full SHA for 8c67108
crates/moongraph/Cargo.toml
@@ -20,7 +20,7 @@ tutorial = ["dep:aquamarine"]
20
21
[dependencies]
22
aquamarine = { version = "0.4.0", optional = true }
23
-broomdog = { version = "0.1.1", path = "../../../broomdog" }
+broomdog = { version = "0.1.1" }
24
dagga = { version = "0.2.1", default-features = false }
25
log = "0.4.17"
26
moongraph-macros = { path = "../moongraph-macros", version = "0.1.3", optional = true }
0 commit comments