From 19bde34876e7a1fb509138ed195f5508bce99f91 Mon Sep 17 00:00:00 2001 From: Yip Coekjan <69834864+Coekjan@users.noreply.github.com> Date: Thu, 7 Nov 2024 16:47:27 +0800 Subject: Remove unused dependencies (#5379) --- crates/typst-cli/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/typst-cli') 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 } -- cgit v1.2.3