Files
termux-packages/packages/tinymist/crates-tinymist-std-Cargo.toml.patch
termux-pacman-bot 6e2184c242 bump(main/tinymist): v0.14.2 (#27400)
also add tinymist to big-pkgs.list
its build directory grows to ~8.3GiB
2025-11-24 08:06:46 +00:00

14 lines
412 B
Diff

diff --git a/crates/tinymist-std/Cargo.toml b/crates/tinymist-std/Cargo.toml
index c20b92d..b723b34 100644
--- a/crates/tinymist-std/Cargo.toml
+++ b/crates/tinymist-std/Cargo.toml
@@ -79,7 +79,7 @@ rkyv-validation = ["rkyv/validation"]
__web = ["wasm-bindgen", "js-sys", "web-time"]
web = ["__web"]
-system = ["tempfile", "same-file", "battery"]
+system = ["tempfile", "same-file"]
bi-hash = []
[lints]