blob: 95759294c34ff288100c91039adff1615ad83a8c [file] [log] [blame]
[package]
name = "rustc-demangle-native-c"
version = "0.1.0"
authors = ["automatically generated"]
description = """
Native C version of the rustc_demangle crate
"""
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-lang/rustc-demangle"
publish = false
[lib]
name = "rustc_demangle_native_c"
[build-dependencies]
cc = "1"