refactor(client): use new messenger

This commit is contained in:
Nova
2022-10-30 00:14:24 -04:00
parent 60f642364f
commit fad9b7d50c
3 changed files with 20 additions and 33 deletions

View File

@@ -32,7 +32,7 @@ prisma = "0.1.1"
slog = "2.7.0"
slog-stdlog = "4.1.1"
xkbcommon = { version = "0.5.0", default-features = false }
stardust-xr = "0.5.2"
stardust-xr = "0.7.1"
directories = "4.0.1"
serde = { version = "1.0.145", features = ["derive"] }