WIP fix rustc-hash cargo.lock entry for polonius-engine

This commit is contained in:
Niko Matsakis 2018-05-29 09:36:45 -04:00
parent 4c10a65b14
commit c3d688962d
1 changed files with 1 additions and 1 deletions

View File

@ -1459,7 +1459,7 @@ version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"datafrog 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-hash 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]