A card game engine for TCGs, primarily Magic: The Gathering but with support for others
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Removing dev-dependencies from workspace because apparently that doesn't work like that

+1 -4
+1 -4
Cargo.toml
··· 1 1 [workspace] 2 2 members = ["managrove-core", "server", "client/gdext"] 3 - resolver = "3" 4 - 5 - [dev-dependencies] 6 - cargo-make = "0.37.24" 3 + resolver = "3"