this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update packages/swapfs/swapfs.0.1.0/opam

Co-authored-by: Raphaël Proust <raphael-proust@users.noreply.github.com>

authored by

Reynir Björnsson
Raphaël Proust
and committed by
GitHub
670a76d3 702e980c

+1 -1
+1 -1
packages/swapfs/swapfs.0.1.0/opam
··· 15 15 bug-reports: "https://github.com/robur-coop/mirage-swapfs/issues" 16 16 depends: [ 17 17 "ocaml" {>= "4.14.0"} 18 - "dune" {>= "3.16" & >= "3.16.0"} 18 + "dune" {>= "3.16"} 19 19 "logs" 20 20 "mirage-block" {>= "3.0.0"} 21 21 "lwt" {>= "5.7.0"}