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)
1  2 
Cargo.lock

diff --cc 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"