0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-01-12 00:54:15 -05:00
denoland-rusty-v8/Cargo.lock

17 lines
492 B
Text
Raw Normal View History

2019-10-07 19:56:41 -04:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2019-10-15 16:10:52 -04:00
[[package]]
name = "cc"
version = "1.0.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
2019-10-07 19:56:41 -04:00
[[package]]
name = "test4"
version = "0.1.0"
2019-10-15 16:10:52 -04:00
dependencies = [
"cc 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)",
]
2019-10-07 19:56:41 -04:00
2019-10-15 16:10:52 -04:00
[metadata]
"checksum cc 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)" = "4fc9a35e1f4290eb9e5fc54ba6cf40671ed2a2514c3eeb2b2a908dda2ea5a1be"