Skip to content

Commit 07fdfd0

Browse files
authored
Apply suggestions from code review
1 parent fd4faa5 commit 07fdfd0

File tree

1 file changed

+2
-2
lines changed
  • packages/hts_shrink/hts_shrink.3.0.1

1 file changed

+2
-2
lines changed

packages/hts_shrink/hts_shrink.3.0.1/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ license: "BSD-3-Clause"
88
build: ["dune" "build" "-p" name "-j" jobs]
99
depends: [
1010
"dune" {>= "2.5"}
11-
"batteries"
11+
"batteries" {>= "3.0.0"}
1212
"cpm"
13-
"molenc"
13+
"molenc" {>= "11.1.1"}
1414
"dolog" {>= "4.0.0"}
1515
"parmap"
1616
"parany" {>= "11.0.2"}

0 commit comments

Comments
 (0)