1
Fork 0
mirror of https://github.com/Steffo99/micronfig.git synced 2025-01-05 10:29:41 +00:00
micronfig/Cargo.toml

7 lines
82 B
TOML
Raw Normal View History

[workspace]
members = [
"micronfig",
"micronfig_macros",
]
resolver = "2"