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.
2 parents e2caade + b0b512c commit 4d1110bCopy full SHA for 4d1110b
.gitmodules
dune-project
@@ -12,5 +12,5 @@
12
(ocaml (>= 5.1.0))
13
(eio_main (>= 0.14))
14
(cmdliner (>= 1.2.0))
15
- (lablgtk3 (>= 3.1.3))
+ (lablgtk3 (>= 3.1.4))
16
(crowbar (and (>= 0.2.1) :with-test))))
eio-trace.opam
@@ -10,7 +10,7 @@ depends: [
10
"ocaml" {>= "5.1.0"}
11
"eio_main" {>= "0.14"}
"cmdliner" {>= "1.2.0"}
- "lablgtk3" {>= "3.1.3"}
+ "lablgtk3" {>= "3.1.4"}
"crowbar" {>= "0.2.1" & with-test}
"odoc" {with-doc}
]
vendor/lablgtk
0 commit comments