blob: d1040331b55c09f1065bcf020768a2adf3ed7533 [file] [log] [blame]
[package]
name = "rustc-demangle"
version = "0.1.2"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"
repository = "https://github.com/alexcrichton/rustc-demangle"
homepage = "https://github.com/alexcrichton/rustc-demangle"
documentation = "http://alexcrichton.com/rustc-demangle"
description = """
Rust compiler symbol demangling.
"""