mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 13:56:30 +03:00
use forked rusqlite
This commit is contained in:
@@ -54,6 +54,10 @@ members = [
|
||||
"deltachat-ffi"
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
rusqlite = { git = "http://github.com/dignifiedquire/rusqlite", branch = "fix/text", features = ["bundled"] }
|
||||
|
||||
|
||||
[[example]]
|
||||
name = "simple"
|
||||
path = "examples/simple.rs"
|
||||
|
||||
Reference in New Issue
Block a user