X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=Cargo.lock;h=cce4af80c822ff2b99488f9d96332b6ce73369b7;hp=96f1a5a9715b391d76641e3826647da2afef495c;hb=e6a0055ac1429d96ce37ab593e571a67b63dec63;hpb=eab43f8995eff5b8a4f6c4ded6a655866feddedb 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"