blob: 32fec2a9b04bc5ea013a64c051095be932f57586 [file] [edit]
# Part of the Crubit project, under the Apache License v2.0 with LLVM
# Exceptions. See /LICENSE for license information.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
# Automatically @generated Cargo.toml for the cc_library lifetime_symbol_table_sys.
[package]
name = "lifetime_symbol_table_sys"
edition.workspace = true
license-file.workspace = true
repository.workspace = true
categories.workspace = true
build = "build.rs"
[lib]
path = "lib.rs"
[dependencies]
lifetime_sys = { path = "../../../cargo/lifetime_annotations/lifetime_sys"}
[build-dependencies]
crubit_build = { path = "../../../cargo/build"}