mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-04 08:54:20 +01:00
Rename limbo_sqlite3_parser crate to turso_sqlite3_parser
This commit is contained in:
@@ -5,7 +5,7 @@ authors = ["Dandandan <danielheres@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
limbo_sqlite3_parser = { path = "..", default-features = false, features = [
|
||||
turso_sqlite3_parser = { path = "..", default-features = false, features = [
|
||||
"YYNOERRORRECOVERY",
|
||||
"NDEBUG",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user