Bump rusqlite from 0.24.2 to 0.25.3 (#3523)

This commit is contained in:
Christian Menges
2021-05-31 21:34:51 +02:00
committed by GitHub
parent be9ebd9e18
commit 29a77fd6ae
7 changed files with 22 additions and 31 deletions

View File

@ -117,7 +117,7 @@ users = "0.11.0"
[dependencies.rusqlite]
features = ["bundled", "blob"]
optional = true
version = "0.24.2"
version = "0.25.3"
[build-dependencies]
shadow-rs = "0.5"