Skip to content

Commit 2b7ad56

Browse files
committed
Fix lower bounds for carton-miou-unix.1.0.0 and progress
1 parent 75bcaa0 commit 2b7ad56

File tree

1 file changed

+1
-1
lines changed
  • packages/carton-miou-unix/carton-miou-unix.1.0.0

1 file changed

+1
-1
lines changed

packages/carton-miou-unix/carton-miou-unix.1.0.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ depends: [
1919
"fpath"
2020
"miou" {>= "0.3.1"}
2121
"digestif"
22-
"progress"
22+
"progress" {>= "0.4.0"}
2323
"cmdliner" {>= "1.3.0"}
2424
]
2525
build: [

0 commit comments

Comments
 (0)