diff --git a/Cargo.toml b/Cargo.toml index 53c5ff175..7c915f059 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -109,7 +109,7 @@ fallible-iterator = "0.2" fallible-streaming-iterator = "0.1" memchr = "2.3" uuid = { version = "0.8", optional = true } -smallvec = "1.4" +smallvec = "1.0" [dev-dependencies] doc-comment = "0.3"