summaryrefslogtreecommitdiff
path: root/cli/napi
diff options
context:
space:
mode:
authorLeo Kettmeir <crowlkats@toaxl.com>2024-05-13 14:23:39 -0700
committerGitHub <noreply@github.com>2024-05-13 14:23:39 -0700
commitdf879f9f746366ee6bd1dc757514e8e73deddc1d (patch)
tree3f937918a8816ed64678f1fa7adaae4270d8ddc6 /cli/napi
parent329a8ae0c098619c8f976f2035e5599094cb43f4 (diff)
chore: cleanup unused dependencies (#23787)
Diffstat (limited to 'cli/napi')
-rw-r--r--cli/napi/sym/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/napi/sym/Cargo.toml b/cli/napi/sym/Cargo.toml
index 0b646cf1a..c711bbbef 100644
--- a/cli/napi/sym/Cargo.toml
+++ b/cli/napi/sym/Cargo.toml
@@ -15,7 +15,6 @@ path = "./lib.rs"
proc-macro = true
[dependencies]
-proc-macro2.workspace = true
quote.workspace = true
serde.workspace = true
serde_json.workspace = true