From c6f3b234ff847a36b738f426d86d9c878fb7cd06 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Sun, 16 Feb 2025 12:45:44 -0800 Subject: zig.mod: c/sqlite.c doesn't exist anymore --- zig.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/zig.mod b/zig.mod index fc14774..39c861f 100644 --- a/zig.mod +++ b/zig.mod @@ -6,7 +6,6 @@ description: Thin SQLite wrapper c_include_dirs: - c c_source_files: - - c/sqlite3.c - c/workaround.c dependencies: - src: http https://sqlite.org/2025/sqlite-amalgamation-3480000.zip sha256-d9a15a42db7c78f88fe3d3c5945acce2f4bfe9e4da9f685cd19f6ea1d40aa884 -- cgit v1.2.3