You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-rusqlite/SOURCES/rust2rpm.toml

10 lines
322 B

[package]
cargo-toml-patch-comments = [
"drop features for building with bundled dependencies",
"drop Windows- and WASM-specific features and dependencies",
"drop unused optional rusqlite_macros dependency",
"drop unused support for sqlcipher",
"drop unused, benchmark-only bencher dev-dependency",
]