Skip to content

Commit 39fefb0

Browse files
committed
Add a lower-bounds about base64 on h1.1.1.0
1 parent 1f1de90 commit 39fefb0

File tree

1 file changed

+1
-1
lines changed
  • packages/h1/h1.1.1.0

1 file changed

+1
-1
lines changed

packages/h1/h1.1.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ depends: [
1515
"dune" {>= "2.0.0"}
1616
"alcotest" {with-test & >= "1.2.0"}
1717
"stdio" {with-test}
18-
"base64"
18+
"base64" {>= "3.5.0"}
1919
"bstr"
2020
"angstrom" {>= "0.14.0"}
2121
"faraday" {>= "0.6.1"}

0 commit comments

Comments
 (0)