rusqlite/libsqlite3-sys
gwenn ed3bfbdf9d
Silent some clippy warnings (#924)
* allow(clippy::upper_case_acronyms) for rust enum entries that match
  SQLite constants.
* allow(clippy::needless_return) for collation_needed_callback until we
  find a way to propagate the error.
2021-03-25 21:06:46 +01:00
..
2021-03-25 21:06:46 +01:00
2020-10-08 21:33:05 +02:00
2021-02-01 19:16:46 +01:00