rust/xargo/Xargo.toml

6 lines
91 B
TOML
Raw Normal View History

[dependencies.std]
2018-11-04 03:21:22 -06:00
features = ["panic_unwind", "backtrace"]
[dependencies.test]
stage = 1