Description: sqlite-rustsec test requires macros feature
Author: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Origin: vendor
Forwarded: not-needed
Last-Update: 2026-08-22
---
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -437,7 +437,7 @@ required-features = [
 [[test]]
 name = "sqlite-rustsec"
 path = "tests/sqlite/rustsec.rs"
-required-features = ["sqlite"]
+required-features = ["sqlite", "macros"]
 
 [[test]]
 name = "sqlite-sqlcipher"
