0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-03-09 21:47:00 -04:00
rusty-v8/Cargo.lock

17 lines
492 B
Text
Raw Normal View History

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