Update packages/mirage-block-partition/mirage-block-partition.0.1.0/opam
Co-authored-by: Hannes Mehnert <hannes@mehnert.org>
Reynir Björnsson 3 years ago fc8b370c 5212b7cf
··· 19 19 "dune" {>= "3.4"} 20 20 "ocaml" {>= "4.08.0"} 21 21 "mirage-block" {>= "3.0.0"} 22 22 - "lwt" 22 22 + "lwt" {>= "5.6.0"} 23 23 "mbr-format" {>= "1.0.0"} 24 24 25 25 "mirage-block-combinators" { with-test }