From df879f9f746366ee6bd1dc757514e8e73deddc1d Mon Sep 17 00:00:00 2001 From: Leo Kettmeir Date: Mon, 13 May 2024 14:23:39 -0700 Subject: chore: cleanup unused dependencies (#23787) --- ext/node/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/node') diff --git a/ext/node/Cargo.toml b/ext/node/Cargo.toml index 9edf0d4d8..acc5e758c 100644 --- a/ext/node/Cargo.toml +++ b/ext/node/Cargo.toml @@ -45,7 +45,6 @@ libc.workspace = true libz-sys.workspace = true md-5 = "0.10.5" md4 = "0.10.2" -nix.workspace = true num-bigint.workspace = true num-bigint-dig = "0.8.2" num-integer = "0.1.45" @@ -72,7 +71,6 @@ signature.workspace = true simd-json = "0.13.4" spki.workspace = true tokio.workspace = true -typenum = "1.15.0" url.workspace = true winapi.workspace = true x25519-dalek = "2.0.0" -- cgit v1.2.3