summaryrefslogtreecommitdiffstats
path: root/library/backtrace/crates/macos_frames_test/Cargo.toml
blob: 278d51e7940f203c1a0e17500bae6385b407c0c3 (plain)
1
2
3
4
5
6
7
8
[package]
name = "macos_frames_test"
version = "0.1.0"
authors = ["Aaron Hill <aa1ronham@gmail.com>"]
edition = "2018"

[dependencies.backtrace]
path = "../.."