diff options
| author | Yip Coekjan <69834864+Coekjan@users.noreply.github.com> | 2024-11-07 16:47:27 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-07 08:47:27 +0000 |
| commit | 19bde34876e7a1fb509138ed195f5508bce99f91 (patch) | |
| tree | dc2b9c97e8a19c6385658d3365218f0ee1ad39e6 /crates/typst-cli/Cargo.toml | |
| parent | 115b0a7ffd3a93689119228e2ccf9c9aa10d5bf6 (diff) | |
Remove unused dependencies (#5379)
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 2ecade54..8f1407d6 100644 --- a/crates/typst-cli/Cargo.toml +++ b/crates/typst-cli/Cargo.toml @@ -34,7 +34,6 @@ comemo = { workspace = true } dirs = { workspace = true } ecow = { workspace = true } fs_extra = { workspace = true } -native-tls = { workspace = true } notify = { workspace = true } open = { workspace = true } parking_lot = { workspace = true } |
