DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: f2446f1f7c0e80f77b15ee09e1a2fde01a424881 deck-builder/api/Cargo.toml -rw-r--r-- 1.2 KiB
feat(api): impl models action, gamedata, game
docs: small doc updates
chore(api): add actix-session dep
chore(api): format Cargo.toml
chore(api): argon2 dep, uuid dep absolute fuckery
chore(api): add email_address dep for validating emails
chore(api): chrono and uuid deps
chore(api): serde dep, tidy deps
feat(api, client, server): add shared as dependency to all
feat(api): init diesel and db
feat(api): init new api
chore: update licenses
feat: add shared, server, api