From f94cdef75eb342f3cbdb72dcee887105f1fba59c Mon Sep 17 00:00:00 2001 From: Hussein Date: Tue, 12 Feb 2019 23:46:57 +0100 Subject: Use SQLite amalgamation for Android builds --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 5d3f2643..6ac5b924 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -869,6 +869,7 @@ name = "libsqlite3-sys" version = "0.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ + "cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)", "pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)", "vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", ] -- cgit v1.2.3