1
Fork 0
mirror of https://github.com/Steffo99/micronfig.git synced 2024-10-16 14:37:29 +00:00
micronfig/Cargo.toml

7 lines
82 B
TOML
Raw Normal View History

2024-01-02 05:41:44 +00:00
[workspace]
members = [
"micronfig",
"micronfig_macros",
]
2024-01-02 07:34:33 +00:00
resolver = "2"