mirror of
https://github.com/isar/rusqlite.git
synced 2025-01-19 22:20:51 +08:00
Fix clippy warning
This commit is contained in:
parent
323331eae6
commit
1180a4f943
@ -550,8 +550,7 @@ mod bindings {
|
||||
>,
|
||||
) -> ::std::os::raw::c_int;
|
||||
}"#,
|
||||
)
|
||||
.rustfmt_bindings(true);
|
||||
);
|
||||
|
||||
if cfg!(any(feature = "sqlcipher", feature = "bundled-sqlcipher")) {
|
||||
bindings = bindings.clang_arg("-DSQLITE_HAS_CODEC");
|
||||
|
Loading…
x
Reference in New Issue
Block a user