mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-04 11:18:24 +00:00
9 lines
160 B
TOML
9 lines
160 B
TOML
[package]
|
|
name = "macos_frames_test"
|
|
version = "0.1.0"
|
|
authors = ["Aaron Hill <aa1ronham@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies.backtrace]
|
|
path = "../.."
|