mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-29 05:54:21 +01:00
### Changes - Remove clippy warning messages - Add `#[allow(clippy...)]` in places where it might be better not to fix ### TODO recommended changes by `cargo fmt` on my local and github differs on `sqlite3/src/lib.rs`. Should check for the reason => just upgrade the rust toolchain Closes #329