Skip to content

Commit

Permalink
fix opam dep
Browse files Browse the repository at this point in the history
  • Loading branch information
art-w committed Dec 5, 2024
1 parent d133a85 commit c35d0c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@
(lwt
(>= 3.0.0))
(conduit-lwt
(>= 5.0.0))
(>= 7.1.0))
(conduit-lwt-unix
(>= 5.0.0))
(>= 7.1.0))
(fmt
(>= 0.8.2))
base-unix
Expand Down

0 comments on commit c35d0c5

Please sign in to comment.