DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 52e20a058bd65415203bbce44fb27ddcf4d43972 deck-builder/client/Cargo.toml -rw-r--r-- 1.1 KiB
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