chore: update cabal spec version in postgrest.cabal

The current version is too old and it prevented using latest features
like common stanzas and visibility fields.

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
This commit is contained in:
Taimoor Zaeem
2026-04-14 12:16:48 -05:00
committed by Steve Chavez
parent 26ce39bb46
commit 4ca34c0695
+1 -1
View File
@@ -1,3 +1,4 @@
cabal-version: 3.0
name: postgrest
version: 15
synopsis: REST API for any Postgres database
@@ -13,7 +14,6 @@ homepage: https://postgrest.org
bug-reports: https://github.com/PostgREST/postgrest/issues
build-type: Simple
extra-source-files: CHANGELOG.md
cabal-version: >= 1.10
tested-with:
-- nix