blob: 40db07b04f15494e78439e5d11dfdeb13165f14b [file]
# 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 ast_consumer_sys.
[package]
name = "ast_consumer_sys"
edition.workspace = true
license-file.workspace = true
repository.workspace = true
categories.workspace = true
build = "build.rs"
[lib]
path = "lib.rs"
[dependencies]
importer_sys = { path = "../../../cargo/rs_bindings_from_cc/importer_sys"}
[build-dependencies]
crubit_build = { path = "../../../cargo/build"}