Browse Source

Adjust Cargo.lock

Mark Rousskov 5 năm trước cách đây
mục cha
commit
c2f9bdebae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)",
 ]