mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
feat: Musl images in docker
Not working at the moment, need to upgrade the rust-rocksdb and possibly zstd to stop them force-enabling dynamic libclang
This commit is contained in:
@@ -162,6 +162,15 @@ conduwuit_mods = [
|
||||
"conduwuit-core/conduwuit_mods",
|
||||
]
|
||||
|
||||
libclang_static = [
|
||||
"bindgen/static"
|
||||
# "clang-sys/static"
|
||||
]
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = {version = "0.71.1", default-features = false}
|
||||
# clang-sys = {version = "1", default-features = false}
|
||||
|
||||
[dependencies]
|
||||
conduwuit-admin.workspace = true
|
||||
conduwuit-api.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user