Mark Rousskov 5 лет назад
Родитель
Сommit
c2f9bdebae
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Cargo.lock

+ 1 - 1
Cargo.lock

@@ -1223,7 +1223,7 @@ name = "snafu-derive"
 version = "0.6.8"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
- "proc-macro2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
  "quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
  "syn 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
 ]