We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977c421 commit 37833aaCopy full SHA for 37833aa
rust/bufferfish/Cargo.toml
@@ -15,7 +15,6 @@ default = []
15
pretty-print = ["bufferfish-core/unicode-width"]
16
derive = ["bufferfish-derive", "syn"]
17
18
-
19
[dependencies]
20
bufferfish-core = { version = "0.1", path = "../bufferfish-core" }
21
bufferfish-derive = { version = "0.1", path = "../bufferfish-derive", optional = true }
0 commit comments