summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c526834..9c3047f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,6 +16,6 @@ num_cpus = "1.5"
permutate = "0.3"
arrayvec = "0.4"
time = "0.1"
-smallvec = "0.4"
+smallvec = "0.6"
sys-info = "0.4"
wait-timeout = "0.1"