Fix dependency on my sqlcipher4 package
All checks were successful
CI / test (push) Successful in 8m13s
Lint / test (push) Successful in 35s
Trivy / test (push) Successful in 17s

This commit is contained in:
Miguel Jacq 2025-12-21 15:43:17 +11:00
parent ffc52bdf08
commit 6d199dbca2
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
13 changed files with 38 additions and 11 deletions

View file

@ -1,3 +1,7 @@
# 0.7.5
* Fix import of sqlcipher4
# 0.7.4
* Depend on my own bouquin-sqlcipher4 package (upgraded to latest SQLCipher 4.12.0)