Merge branch 'master' of euphorik.ch:recipes

This commit is contained in:
Greg Burri 2019-12-26 21:10:23 +01:00
commit e6a0055ac1

5
Cargo.lock generated
View 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"