Update Cargo.lock

This commit is contained in:
Shotaro Yamada 2019-10-14 19:58:38 +09:00
parent e4ffa79b3e
commit ad1323c0a7

1
Cargo.lock generated
View file

@ -1101,6 +1101,7 @@ dependencies = [
"rowan 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_lexer 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"smol_str 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
"test_utils 0.1.0",
"walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
]