this repo has no description
0
fork

Configure Feed

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

`sqlite` version bounds

authored by

Diana Kalinichenko and committed by
Marcello Seri
cecf69b9 05cffd91

+1 -1
+1 -1
packages/sqlite3/sqlite3.4.4.1/opam
··· 20 20 "ocaml" {>= "4.05"} 21 21 "dune" {>= "1.4.0"} 22 22 "dune-configurator" 23 - "base" {build} 23 + "base" {build & < "v0.17"} 24 24 "stdio" {build} 25 25 "conf-sqlite3" {build} 26 26 ]