drop the sqlite feature from main
This commit is contained in:
@@ -89,7 +89,7 @@ io_uring = [
|
|||||||
jemalloc = [
|
jemalloc = [
|
||||||
"conduit-admin/jemalloc",
|
"conduit-admin/jemalloc",
|
||||||
"conduit-core/jemalloc",
|
"conduit-core/jemalloc",
|
||||||
"conduit-database/jemalloc",
|
"conduit-database/jemalloc",
|
||||||
]
|
]
|
||||||
jemalloc_prof = [
|
jemalloc_prof = [
|
||||||
"conduit-core/jemalloc_prof",
|
"conduit-core/jemalloc_prof",
|
||||||
@@ -132,10 +132,6 @@ sentry_telemetry = [
|
|||||||
sha256_media = [
|
sha256_media = [
|
||||||
"conduit-service/sha256_media",
|
"conduit-service/sha256_media",
|
||||||
]
|
]
|
||||||
sqlite = [
|
|
||||||
"conduit-core/sqlite",
|
|
||||||
"conduit-database/sqlite",
|
|
||||||
]
|
|
||||||
systemd = [
|
systemd = [
|
||||||
"conduit-router/systemd",
|
"conduit-router/systemd",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user