diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-11-19 12:31:42 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-19 12:31:42 +0100 |
| commit | e0d6526a53db562fb26d3fcfba091412d3c93bf4 (patch) | |
| tree | aae997dd863293c29241a95d04151ddf2fa3301d /crates/typst-cli/Cargo.toml | |
| parent | 43f90b21592f5ab4885d63a351e7caa3b5bdb225 (diff) | |
Watching fixes (#2706)
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 d797555e..7ac4ee5e 100644 --- a/crates/typst-cli/Cargo.toml +++ b/crates/typst-cli/Cargo.toml @@ -32,7 +32,6 @@ comemo = { workspace = true } dirs = { workspace = true } ecow = { workspace = true } env_proxy = { workspace = true } -filetime = { workspace = true } flate2 = { workspace = true } fontdb = { workspace = true, features = ["memmap", "fontconfig"] } inferno = { workspace = true } |
