sqlite-zstd
sqlite-zstd copied to clipboard
Fix CI/CD by fixing clippy errors
- clippy,nits: remove needless lifetimes
- clippy,nits: remove needless borrow
- clippy,nits: allow use of println! in tests
This is what is needed to make cargo clippy run successfull which should unblock the CI/CD
Guess not all did show up when running clippy locally. Sorry
I am so very sorry, i played around with the pypi build and forgot i had this PR open. As you are not releasing to PyPi anyways nothing broke, but I will sent a partial revert for my local changes
Addressed in #41