DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 60c55b1b3cdc7a6116de996cb83096dd31681688 deck-builder/Cargo.toml -rw-r--r-- 53 bytes
60c55b1bJonni Liljamo feat(client): load cards from a yaml file 1 year, 4 months ago
                                                                                
1
2
3
4
5
6
[workspace]
resolver = "2"

members = [
  "client"
]