@ -1,5 +1,14 @@
--- rusqlite-0.28.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rusqlite-0.28.0/Cargo.toml 2023-03-07T15:19:02.944935+00:00
+++ rusqlite-0.28.0/Cargo.toml 2023-11-29T19:12:54.996906+00:00
@@ -83,7 +83,7 @@
optional = true
[dependencies.fallible-iterator]
-version = "0.2"
+version = "0.3"
[dependencies.fallible-streaming-iterator]
version = "0.1"
@@ -149,23 +149,6 @@
backup = ["libsqlite3-sys/min_sqlite_version_3_6_23"]
blob = ["libsqlite3-sys/min_sqlite_version_3_7_7"]
@ -13,6 +13,7 @@ License: MIT
URL: https://crates.io/crates/rusqlite
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
# * bump fallible-iterator dependency from 0.2 to 0.3
# * drop features for building with bundled dependencies
# * drop Windows- and WASM-specific features and dependencies
Patch: rusqlite-fix-metadata.diff