about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/build_system/Cargo.lock
blob: e727561a2bfbad61532e15a333c2597a00502462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "boml"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85fdb93f04c73bff54305fa437ffea5449c41edcaadfe882f35836206b166ac5"

[[package]]
name = "y"
version = "0.1.0"
dependencies = [
 "boml",
]