DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
deck-builder
Unlisted
summary
tree
log
refs
ref:
10bc627d82a1e50f0c1b51d10b8682156fa2cc53
deck-builder
/Cargo.toml
-rw-r--r--
86 bytes
View
Log
Blame
View raw
Permalink
10bc627d
—
Jonni Liljamo
fix(client): wait for AfterAuth before going to menu
1 year, 9 months ago
1
2
3
4
5
6
7
8
9
[workspace]
resolver
=
"2"
members
=
[
"shared"
,
"client"
,
"server"
,
"api"
]