Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Due to a cargo bug, this was causing issues with adding rusqlite to ZQ2. See launchbadge/sqlx#3211 - Cargo would detect a spurious version conflict in the sqlite version to bundle. However sqlx appears completely unused in zqutils so removing the dependency entirely is an easy fix.
- Loading branch information