]> git.proxmox.com Git - rustc.git/blob - src/vendor/rustc-demangle/Cargo.toml.orig
New upstream version 1.21.0+dfsg1
[rustc.git] / src / vendor / rustc-demangle / Cargo.toml.orig
1 [package]
2 name = "rustc-demangle"
3 version = "0.1.5"
4 authors = ["Alex Crichton <alex@alexcrichton.com>"]
5 license = "MIT/Apache-2.0"
6 readme = "README.md"
7 repository = "https://github.com/alexcrichton/rustc-demangle"
8 homepage = "https://github.com/alexcrichton/rustc-demangle"
9 documentation = "http://alexcrichton.com/rustc-demangle"
10 description = """
11 Rust compiler symbol demangling.
12 """