DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: aac71f7a39f36f8f79742a83f31b4d51fd857dfe deck-builder/Cargo.toml -rw-r--r-- 86 bytes
aac71f7aJonni Liljamo feat(api): migration create_gamedata 1 year, 10 months ago
                                                                                
1
2
3
4
5
6
7
8
9
[workspace]
resolver = "2"

members = [
  "shared",
  "client",
  "server",
  "api"
]