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 Merge branch 'master' of euphorik.ch:recipes --- e6a0055ac1429d96ce37ab593e571a67b63dec63 diff --cc Cargo.lock index 96f1a5a,e79ebd4..cce4af8 --- a/Cargo.lock +++ b/Cargo.lock @@@ -1312,9 -1374,17 +1312,14 @@@ source = "registry+https://github.com/r [[package]] name = "smallvec" -version = "0.6.13" +version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -dependencies = [ - "maybe-uninit 2.0.0 (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"