Skip to content

Commit

Permalink
Also update the dune-project which generes opam files
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Jul 31, 2024
1 parent 724aa17 commit da4b1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
(tags ("org:xapi-project" "org:mirage"))
(depends
(ocaml (>= 5.00.0))
(eio (and (>= 0.10.0) (< 0.12)))
(eio (and (>= 1.1) (< 1.2)))
(tar (= :version))
)
)

0 comments on commit da4b1eb

Please sign in to comment.