diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-03-14 10:20:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-14 09:20:31 +0000 |
| commit | 9e507cd9fd816f960a7f7ab4fe7472dc0f1aa143 (patch) | |
| tree | 6d6b8e830096e791e10113f9ddce550416a4703b /crates/typst-cli/Cargo.toml | |
| parent | c2ca3615d72ab6e7f2c29018f4a1e525b898e11d (diff) | |
Revert use of alternate screen (#3648)
Diffstat (limited to 'crates/typst-cli/Cargo.toml')
| -rw-r--r-- | crates/typst-cli/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/typst-cli/Cargo.toml b/crates/typst-cli/Cargo.toml index 6d5b4c38..74c53e46 100644 --- a/crates/typst-cli/Cargo.toml +++ b/crates/typst-cli/Cargo.toml @@ -31,7 +31,6 @@ chrono = { workspace = true } clap = { workspace = true } codespan-reporting = { workspace = true } comemo = { workspace = true } -ctrlc = { workspace = true } dirs = { workspace = true } ecow = { workspace = true } env_proxy = { workspace = true } |
