typst/crates/typst-cli/src
Laurenz f16a9ea9ad Drop dependency on `DashMap`
DashMap doesn't work in multi-threaded WebAssembly in Safari: https://bugs.webkit.org/show_bug.cgi?id=265581
2023-11-30 18:31:56 +01:00
..
args.rs Merge `typst` and `typst-library` 2023-11-24 12:30:02 +01:00
compile.rs Don't exit watcher on invalid utf-8 (#2795) 2023-11-29 19:57:57 +01:00
download.rs Use clippy workspace lints and inline format args (#2771) 2023-11-27 11:34:14 +01:00
fonts.rs Merge `typst` and `typst-library` 2023-11-24 12:30:02 +01:00
main.rs Add capability to get current compiler version (#2016) 2023-10-02 20:28:19 +02:00
package.rs Streamline imports 2023-11-19 16:34:38 +01:00
query.rs Optimized labels & introspector (#2801) 2023-11-30 12:57:04 +01:00
tracing.rs Merge `typst` and `typst-library` 2023-11-24 12:30:02 +01:00
update.rs Use clippy workspace lints and inline format args (#2771) 2023-11-27 11:34:14 +01:00
watch.rs Merge `typst` and `typst-library` 2023-11-24 12:30:02 +01:00
world.rs Drop dependency on `DashMap` 2023-11-30 18:31:56 +01:00