Merge branch 'master' of euphorik.ch:recipes
authorGreg Burri <greg.burri@gmail.com>
Thu, 26 Dec 2019 20:10:23 +0000 (21:10 +0100)
committerGreg Burri <greg.burri@gmail.com>
Thu, 26 Dec 2019 20:10:23 +0000 (21:10 +0100)
Cargo.lock

index 96f1a5a..cce4af8 100644 (file)
@@ -1315,6 +1315,11 @@ name = "smallvec"
 version = "1.1.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 
+[[package]]
+name = "smallvec"
+version = "1.0.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+
 [[package]]
 name = "socket2"
 version = "0.3.11"