From bbf874fdd4af77493e6f028608e299c0130e9ec0 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Wed, 24 Jun 2020 16:40:50 +0100 Subject: chore: remove unused dependencies using cargo-udeps --- dhall/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'dhall/Cargo.toml') diff --git a/dhall/Cargo.toml b/dhall/Cargo.toml index 1730e36..69b2ac8 100644 --- a/dhall/Cargo.toml +++ b/dhall/Cargo.toml @@ -23,7 +23,6 @@ pest_consume = "1.0" serde = "1.0" serde_cbor = "0.9.0" sha2 = "0.9.0" -smallvec = "1.0.0" url = "2.1" [target.'cfg(not(target_arch = "wasm32"))'.dependencies] -- cgit v1.2.3