upgrade rusqlite

This commit is contained in:
Scott Lamb
2022-03-08 11:37:45 -08:00
parent c5ef87ee79
commit ce3cf9c096
3 changed files with 6 additions and 6 deletions

View File

@@ -35,7 +35,7 @@ parking_lot = "0.12.0"
pretty-hex = "0.2.1"
protobuf = "3.0.0-alpha.1"
ring = "0.16.2"
rusqlite = "0.26.1"
rusqlite = "0.27.0"
scrypt = "0.8.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"