fix: cannot publish with wildcard dep

This commit is contained in:
Austin Bonander 2022-09-14 15:47:00 -07:00
parent b6cddcd014
commit ef17af31c2
No known key found for this signature in database
GPG Key ID: 461F7F0F45383F2B

View File

@ -148,7 +148,7 @@ rand_xoshiro = "0.6.0"
hex = "0.4.3"
tempdir = "0.3.7"
# Needed to test SQLCipher
libsqlite3-sys = { version = "*", features = ["bundled-sqlcipher"] }
libsqlite3-sys = { version = "0.24", features = ["bundled-sqlcipher"] }
#
# Any