Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 98d2e9b0 authored by Thierry Martinez's avatar Thierry Martinez
Browse files

Relax lower bound on dune

Reported by Marcello Seri.
parent 526bebd1
No related branches found
Tags v0.25
No related merge requests found
Pipeline #146212 passed
......@@ -16,7 +16,7 @@
(synopsis "Code transformers for clangml")
(depends
(ocaml (and (>= 4.03.0) (< 4.12.0)))
(dune (>= 2.2.0))
(dune (>= 1.11.0))
(clangml (>= 4.1.0))
(dolog (>= 4.0.0))
(traverse (>= 0.2.0))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment