diff options
Diffstat (limited to 'dune-project')
| -rwxr-xr-x | dune-project | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/dune-project b/dune-project index ecfba48..22a02ba 100755 --- a/dune-project +++ b/dune-project @@ -5,6 +5,7 @@  (generate_opam_files true)  (authors "Sébastien Dailly")  (maintainers "Sébastien Dailly") +(homepage "https://git.chimrod.com/css_lib.git/about/")  (license "MIT")  (package  @@ -13,7 +14,6 @@    (depends     (ocaml (>= 4.10.0))     (css-parser (>= 0.2.4)) -   (ppx_deriving_argparse (>= 0.0.5))     (css_lib (>= 1.0))     )  | 
