]> git.lizzy.rs Git - rust.git/blob - Cargo.lock
Fix drop fill checking on 32-bit hosts.
[rust.git] / Cargo.lock
1 [root]
2 name = "miri"
3 version = "0.1.0"
4 dependencies = [
5  "byteorder 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
6 ]
7
8 [[package]]
9 name = "byteorder"
10 version = "0.4.2"
11 source = "registry+https://github.com/rust-lang/crates.io-index"
12