Skip to content

Commit 63fe838

Browse files
committed
Remove an unused dependency to bytes
1 parent 3204200 commit 63fe838

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/dune

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ let () = Jbuild_plugin.V1.send @@ {|
1313
(synopsis "Monadic promises and concurrent I/O")
1414
(wrapped false)
1515
|} ^ preprocess ^ {|
16-
(libraries bytes)
1716
(flags (:standard -w +A-29)))
1817

1918
(documentation

0 commit comments

Comments
 (0)