rust-nex/Cargo.toml

7 lines
85 B
TOML
Raw Normal View History

2025-09-21 15:59:27 +02:00
[workspace]
resolver = "3"
members = [
"macros",
"rnex-core",
"prudpv1"
]