Skip to content

Commit 027e0ea

Browse files
committed
Expose with-bytes feature
1 parent cea3837 commit 027e0ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rust/bufferfish/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ edition = "2024"
1414
default = []
1515
pretty-print = ["bufferfish-core/unicode-width"]
1616
derive = ["bufferfish-derive", "syn"]
17+
with-bytes = ["bufferfish-core/bytes"]
1718

1819
[dependencies]
1920
bufferfish-core = { version = "0.1", path = "../bufferfish-core" }

0 commit comments

Comments
 (0)