Skip to content

Commit c3d6889

Browse files
committed
WIP fix rustc-hash cargo.lock entry for polonius-engine
1 parent 4c10a65 commit c3d6889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cargo.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1459,7 +1459,7 @@ version = "0.4.0"
14591459
source = "registry+https://github.com/rust-lang/crates.io-index"
14601460
dependencies = [
14611461
"datafrog 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1462-
"rustc-hash 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1462+
"rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
14631463
]
14641464

14651465
[[package]]

0 commit comments

Comments
 (0)