Use jemalloc

This commit is contained in:
2026-05-17 12:07:28 +02:00
parent 364fd768b3
commit 93a87088db
3 changed files with 26 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ tokio = { version = "1.51.0", features = ["full"] }
tracing = "0.1.44"
tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
xdg = "3.0.0"
tikv-jemallocator = "0.6"
[dependencies.slint]
version = "1.16.1"