mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-07 11:22:23 +08:00
Handle raw string literal
This commit is contained in:
@@ -14,3 +14,4 @@ proc-macro = true
|
||||
[dependencies]
|
||||
sqlite3-parser = { version = "0.12", default-features = false, features = ["YYNOERRORRECOVERY"] }
|
||||
fallible-iterator = "0.3"
|
||||
litrs = { version = "0.4", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user