Compare commits
1 Commits
bdffb44bb7
...
v0.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ff294724a |
@@ -37,3 +37,6 @@ matrix-sdk = { version = "0.16.0", default-features = false, features = [
|
|||||||
pulldown-cmark = { version = "0.13.1", default-features = false, features = [
|
pulldown-cmark = { version = "0.13.1", default-features = false, features = [
|
||||||
"html",
|
"html",
|
||||||
] }
|
] }
|
||||||
|
|
||||||
|
# Force bundled SQLite so static musl builds don't need a system libsqlite3
|
||||||
|
libsqlite3-sys = { version = "*", features = ["bundled"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user