Bundle sqlite

This commit is contained in:
Joscha 2022-07-14 21:52:18 +02:00
parent ee7316f65b
commit eb2b8e818c
2 changed files with 2 additions and 1 deletions

1
Cargo.lock generated
View file

@ -577,6 +577,7 @@ version = "0.24.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "898745e570c7d0453cc1fbc4a701eb6c662ed54e8fec8b7d14be137ebeeb9d14"
dependencies = [
"cc",
"pkg-config",
"vcpkg",
]