blob: 173cf8127c338fdf3bc31910807c548132d81d58 [file] [log] [blame] [raw]
[package]
name = "rustfilt"
version = "0.1.0"
authors = ["Matt Godbolt <matt@godbolt.org>"]
[dependencies]
rustc-demangle = "*"
regex = "*"
lazy_static = "*"