diff options
| author | Leedehai <18319900+Leedehai@users.noreply.github.com> | 2024-03-11 06:24:16 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-11 10:24:16 +0000 |
| commit | c29db5f27e9f7b6865dc540a63d9fe269dfaac1b (patch) | |
| tree | 7705258459c444186f8b264665017a44314d6656 /crates/typst-cli/Cargo.toml | |
| parent | a2d097686f01b2834f4a9b313bd9c1c692210479 (diff) | |
Clean up unused dependency (#3600)
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 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 } |
