this repo has no description

Update packages/lwt-watcher/lwt-watcher.0.2/opam

Changed files
+1 -1
packages
lwt-watcher
lwt-watcher.0.2
+1 -1
packages/lwt-watcher/lwt-watcher.0.2/opam
···
license: "MIT"
depends: [
"ocaml"
-
"dune"
+
"dune" {>= "1.11"}
"lwt"
]
build: [