drop rusqlite dependency
This commit is contained in:
parent
65177d237a
commit
c61258fa0d
1 changed files with 0 additions and 6 deletions
|
@ -378,12 +378,6 @@ version = "0.5.4"
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["use_std"]
|
features = ["use_std"]
|
||||||
|
|
||||||
[workspace.dependencies.rusqlite]
|
|
||||||
git = "https://github.com/rusqlite/rusqlite"
|
|
||||||
#branch = "master"
|
|
||||||
rev = "e00b626e2b1c67347d789fb7f600281705c89381"
|
|
||||||
features = ["bundled"]
|
|
||||||
|
|
||||||
# used only by rusqlite
|
# used only by rusqlite
|
||||||
[workspace.dependencies.parking_lot]
|
[workspace.dependencies.parking_lot]
|
||||||
version = "0.12.3"
|
version = "0.12.3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue