Skip to content

Commit c250844

Browse files
Octez: Fix "digestif" version constraint
1 parent 189d4ea commit c250844

File tree

1 file changed

+1
-1
lines changed
  • packages/octez-internal-libs/octez-internal-libs.20.1

1 file changed

+1
-1
lines changed

packages/octez-internal-libs/octez-internal-libs.20.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ depends: [
2020
"fmt" { >= "0.8.7" }
2121
"astring"
2222
"bheap"
23-
"digestif"
23+
"digestif" { >= "0.9.0" }
2424
"jsonm"
2525
"lwt" { >= "5.7.0" }
2626
"mtime" { >= "2.0.0" }

0 commit comments

Comments
 (0)