mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 23:52:11 +03:00
6 lines
101 B
TOML
6 lines
101 B
TOML
[dependencies.std]
|
|
features = ["panic-unwind"]
|
|
|
|
# if using `cargo test`
|
|
[dependencies.test]
|
|
stage = 1 |