summaryrefslogtreecommitdiff
path: root/crates/typst-cli/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-11-19 12:31:42 +0100
committerGitHub <noreply@github.com>2023-11-19 12:31:42 +0100
commite0d6526a53db562fb26d3fcfba091412d3c93bf4 (patch)
treeaae997dd863293c29241a95d04151ddf2fa3301d /crates/typst-cli/Cargo.toml
parent43f90b21592f5ab4885d63a351e7caa3b5bdb225 (diff)
Watching fixes (#2706)
Diffstat (limited to 'crates/typst-cli/Cargo.toml')
-rw-r--r--crates/typst-cli/Cargo.toml1
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 }