DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 6426c0e0ef5e70ddcb1b72939e96e37af8191e9e deck-builder/client/Cargo.toml -rw-r--r-- 1.2 KiB
feat(client): init rapier things, but leave for now
feat(client): use chrono for game and action times
feat(client): add needed functionality for log
chore(client): add fastrand dep
feat!(client): replace gamestate consts with enums
feat(client): functional login and register
chore: new client, keep old for a while