From: Greg Burri Date: Thu, 26 Dec 2019 20:10:23 +0000 (+0100) Subject: Merge branch 'master' of euphorik.ch:recipes X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=commitdiff_plain;h=e6a0055ac1429d96ce37ab593e571a67b63dec63;hp=eab43f8995eff5b8a4f6c4ded6a655866feddedb Merge branch 'master' of euphorik.ch:recipes --- diff --git a/Cargo.lock b/Cargo.lock index 96f1a5a..cce4af8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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"