summaryrefslogtreecommitdiffstats
path: root/build/rust/backtrace/Cargo.toml
blob: a251228e71551aeac362f397f22c5777e83e4a93 (plain)
1
2
3
4
5
6
7
8
[package]
name = "backtrace"
version = "0.3.999"
edition = "2018"
license = "MPL-2.0"

[lib]
path = "lib.rs"