Skip to content

Commit 37833aa

Browse files
committed
Update Cargo.toml
1 parent 977c421 commit 37833aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/bufferfish/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ default = []
1515
pretty-print = ["bufferfish-core/unicode-width"]
1616
derive = ["bufferfish-derive", "syn"]
1717

18-
1918
[dependencies]
2019
bufferfish-core = { version = "0.1", path = "../bufferfish-core" }
2120
bufferfish-derive = { version = "0.1", path = "../bufferfish-derive", optional = true }

0 commit comments

Comments
 (0)