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 b7c16a8 commit e548fd4Copy full SHA for e548fd4
packages/testo-lwt/testo-lwt.0.2.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.2.0/opam
@@ -12,7 +12,7 @@ depends: [
12
13
14
"ppx_deriving"
15
- "testo-diff"
+ "testo-diff" {>= "0.2.0"}
packages/testo/testo.0.2.0/opam
@@ -15,7 +15,7 @@ depends: [
0 commit comments