We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e548fd4 commit 036bfa4Copy full SHA for 036bfa4
packages/testo-lwt/testo-lwt.0.1.0/opam
@@ -16,7 +16,7 @@ depends: [
16
"cmdliner" {>= "1.1.0"}
17
"fpath"
18
"re" {>= "1.10.0"}
19
- "testo-util"
+ "testo-util" {< "0.2.0"}
20
"odoc" {with-doc}
21
]
22
build: [
packages/testo-util/testo-util.0.1.0/opam
@@ -10,7 +10,7 @@ depends: [
10
"dune" {>= "3.7"}
11
"ocaml" {>= "4.08.0"}
12
13
- "testo-diff"
+ "testo-diff" {< "0.2.0"}
14
15
packages/testo/testo.0.1.0/opam
@@ -15,7 +15,7 @@ depends: [
0 commit comments