From 3becd24ec5e70b0837c31dc7734899821c6a2e8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Tue, 30 Jan 2024 19:40:09 +0100 Subject: [PATCH] Re-enabled `drifter-sqlite`. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f0058e7..54f9e97b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2630,7 +2630,7 @@ packages: - tasty-fail-fast - drifter - drifter-postgresql - - drifter-sqlite < 0 # via sqlite-simple + - drifter-sqlite "Lars Kuhtz @larskuhtz": - wai-cors