aports/testing/zed/system-sqlite.patch
2024-05-16 23:56:04 +00:00

5 lines
210 B
Diff

--- a/crates/sqlez/Cargo.toml
+++ b/crates/sqlez/Cargo.toml
@@ -17 +17 @@
-libsqlite3-sys = { version = "0.26", features = ["bundled"] }
+libsqlite3-sys = { version = "0.26", features = ["buildtime_bindgen"] }