fix(cargo.toml): upgrade core and schemas

This commit is contained in:
Nova
2022-10-12 07:30:52 -04:00
parent cf0a69ccbf
commit 9d9d51ddeb

View File

@@ -32,8 +32,8 @@ prisma = "0.1.1"
slog = "2.7.0"
slog-stdlog = "4.1.1"
xkbcommon = { version = "0.5.0", default-features = false }
stardust-xr = "0.3.2"
stardust-xr-schemas = "0.2.0"
stardust-xr = "0.4.0"
stardust-xr-schemas = "1.0.0"
wayland-backend = "=0.1.0-beta.9"
wayland-scanner = "=0.30.0-beta.9"
directories = "4.0.1"