Skip to content

Commit f41d57f

Browse files
committed
fix bigstringaf lower bounds
1 parent f8fdcf3 commit f41d57f

File tree

2 files changed

+2
-2
lines changed
  • packages/albatross

2 files changed

+2
-2
lines changed

packages/albatross/albatross.1.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ depends: [
3131
"asn1-combinators" {>= "0.2.0" & < "0.3.0"}
3232
"duration"
3333
"decompress" {>= "1.2.0" & < "1.3.0"}
34-
"bigstringaf"
34+
"bigstringaf" {>= "0.2.0"}
3535
"checkseum"
3636
"metrics" {>= "0.2.0" & < "0.5.0"}
3737
"metrics-lwt" {>= "0.2.0"}

packages/albatross/albatross.1.1.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ depends: [
3131
"asn1-combinators" {>= "0.2.0" & < "0.3.0"}
3232
"duration"
3333
"decompress" {>= "1.3.0"}
34-
"bigstringaf"
34+
"bigstringaf" {>= "0.2.0"}
3535
"checkseum"
3636
"metrics" {>= "0.2.0" & < "0.5.0"}
3737
"metrics-lwt" {>= "0.2.0"}

0 commit comments

Comments
 (0)