this repo has no description

Update packages/chamelon/chamelon.0.0.7/opam

Co-authored-by: Kate <kit.ty.kate@disroot.org>

yomimono 1451729a 30c2e3a1

Changed files
+1 -1
packages
chamelon
chamelon.0.0.7
+1 -1
packages/chamelon/chamelon.0.0.7/opam
···
depends: [
"ocaml" {>= "4.10.0"}
"dune" {>= "2.9.0"}
-
"chamelon-unix" {= "0.0.7" & with-test}
"fpath" {>= "0.7.3" & with-test}
"alcotest" {>= "1.5.0" & with-test}
"alcotest-lwt" {>= "1.5.0" & with-test}
···
depends: [
"ocaml" {>= "4.10.0"}
"dune" {>= "2.9.0"}
+
"chamelon-unix" {= version & with-test}
"fpath" {>= "0.7.3" & with-test}
"alcotest" {>= "1.5.0" & with-test}
"alcotest-lwt" {>= "1.5.0" & with-test}