Skip to content

Commit 3a1cbf0

Browse files
authored
Update packages/dbase4/dbase4.0.1.5/opam
1 parent a2caf53 commit 3a1cbf0

File tree

1 file changed

+4
-4
lines changed
  • packages/dbase4/dbase4.0.1.5

1 file changed

+4
-4
lines changed

packages/dbase4/dbase4.0.1.5/opam

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ bug-reports: "https://github.com/hothing/ocaml-libdbf/issues"
1212
depends: [
1313
"dune" {>= "3.17"}
1414
"ocaml" {>= "5.2"}
15-
"cstruct" {>= "6.2"}
16-
"ppx_cstruct" {>= "6.2"}
17-
"bitstring" {>= "4.1"}
18-
"ppx_bitstring" {>= "4.1"}
15+
"cstruct"
16+
"ppx_cstruct"
17+
"bitstring"
18+
"ppx_bitstring"
1919
"odoc" {= with-doc}
2020
"alcotest" {= with-test}
2121
]

0 commit comments

Comments
 (0)