summaryrefslogtreecommitdiff
path: root/crates/typst-cli
diff options
context:
space:
mode:
Diffstat (limited to 'crates/typst-cli')
-rw-r--r--crates/typst-cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/typst-cli/Cargo.toml b/crates/typst-cli/Cargo.toml
index 5fcb2797..5df74029 100644
--- a/crates/typst-cli/Cargo.toml
+++ b/crates/typst-cli/Cargo.toml
@@ -26,7 +26,7 @@ chrono = { version = "0.4.24", default-features = false, features = ["clock", "s
clap = { version = "4.4", features = ["derive", "env"] }
codespan-reporting = "0.11"
comemo = "0.3"
-ecow = "0.1.1"
+ecow = "0.2"
dirs = "5"
flate2 = "1"
filetime = "0.2"