mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-13 05:56:16 -04:00
dep on mtime >= 2.0
This commit is contained in:
parent
06b7bf28b7
commit
1f134d76d6
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
(depends
|
(depends
|
||||||
(ocaml (>= 4.05))
|
(ocaml (>= 4.05))
|
||||||
(trace (= :version))
|
(trace (= :version))
|
||||||
mtime
|
(mtime (>= 2.0))
|
||||||
base-unix
|
base-unix
|
||||||
dune)
|
dune)
|
||||||
(tags
|
(tags
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue