From c29db5f27e9f7b6865dc540a63d9fe269dfaac1b Mon Sep 17 00:00:00 2001 From: Leedehai <18319900+Leedehai@users.noreply.github.com> Date: Mon, 11 Mar 2024 06:24:16 -0400 Subject: Clean up unused dependency (#3600) --- crates/typst-cli/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/typst-cli/Cargo.toml') diff --git a/crates/typst-cli/Cargo.toml b/crates/typst-cli/Cargo.toml index e7005a71..6d5b4c38 100644 --- a/crates/typst-cli/Cargo.toml +++ b/crates/typst-cli/Cargo.toml @@ -51,7 +51,6 @@ semver = { workspace = true } serde = { workspace = true } serde_json = { workspace = true } serde_yaml = { workspace = true } -siphasher = { workspace = true } tar = { workspace = true } tempfile = { workspace = true } toml = { workspace = true } -- cgit v1.2.3