this repo has no description
0
fork

Configure Feed

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

`spin` version bounds

authored by

Diana Kalinichenko and committed by
Marcello Seri
f4cec429 f1982b34

+2 -2
+1 -1
packages/spin/spin.0.5.0/opam
··· 15 15 "dune" {>= "2.0"} 16 16 "odoc" {with-doc} 17 17 "reason" {build} 18 - "base" {>= "v0.13"} 18 + "base" {>= "v0.13" & < "v0.17"} 19 19 "stdio" {>= "v0.13"} 20 20 "cmdliner" 21 21 "fileutils"
+1 -1
packages/spin/spin.0.5.1/opam
··· 15 15 "dune" {>= "2.0"} 16 16 "odoc" {with-doc} 17 17 "reason" {build} 18 - "base" {>= "v0.13"} 18 + "base" {>= "v0.13" & < "v0.17"} 19 19 "stdio" {>= "v0.13"} 20 20 "cmdliner" 21 21 "fileutils"