use main branch for rusqlite
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
7d825690f7
commit
33f0d111bc
2 changed files with 4 additions and 4 deletions
|
@ -264,8 +264,8 @@ features = [
|
|||
|
||||
[dependencies.rusqlite]
|
||||
git = "https://github.com/rusqlite/rusqlite"
|
||||
#branch = "master"
|
||||
rev = "def8e9460d8376a5c0c9f4f9846d413a9cd4581a"
|
||||
branch = "master"
|
||||
#rev = "def8e9460d8376a5c0c9f4f9846d413a9cd4581a"
|
||||
optional = true
|
||||
features = ["bundled"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue