mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-22 01:24:18 +01:00
Switch to workspace dependencies
...makes it easier to specify a version, which is needed for `cargo publish`.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use std::env;
|
||||
|
||||
use fallible_iterator::FallibleIterator;
|
||||
use sqlite3_parser::lexer::sql::Parser;
|
||||
use limbo_sqlite3_parser::lexer::sql::Parser;
|
||||
|
||||
/// Parse args.
|
||||
// RUST_LOG=sqlite3Parser=debug
|
||||
|
||||
Reference in New Issue
Block a user