diff options
Diffstat (limited to 'dhall')
-rw-r--r-- | dhall/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
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] |