Skip to content

Commit 639d0bd

Browse files
Octez: Fix [bheap] lowerbound ot to 2.0.0
1 parent c250844 commit 639d0bd

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
@@ -19,7 +19,7 @@ depends: [
1919
"bigstringaf" { >= "0.5.0" }
2020
"fmt" { >= "0.8.7" }
2121
"astring"
22-
"bheap"
22+
"bheap" {>= "2.0.0"}
2323
"digestif" { >= "0.9.0" }
2424
"jsonm"
2525
"lwt" { >= "5.7.0" }

0 commit comments

Comments
 (0)