mirror of
https://github.com/ArcaneChat/core.git
synced 2026-07-03 14:05:33 +02:00
886262539a
rewrote qr code to match the now safe lot
6 lines
101 B
TOML
6 lines
101 B
TOML
[dependencies.std]
|
|
features = ["panic-unwind"]
|
|
|
|
# if using `cargo test`
|
|
[dependencies.test]
|
|
stage = 1 |