fix(cargo.toml): version bump
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
name = "stardust-xr-server"
|
name = "stardust-xr-server"
|
||||||
version = "0.10.0"
|
version = "0.10.1"
|
||||||
authors = ["Nova King <technobaboo@proton.me>"]
|
authors = ["Nova King <technobaboo@proton.me>"]
|
||||||
description = "Stardust XR reference display server"
|
description = "Stardust XR reference display server"
|
||||||
license = "GPLv2"
|
license = "GPLv2"
|
||||||
@@ -32,8 +32,8 @@ prisma = "0.1.1"
|
|||||||
slog = "2.7.0"
|
slog = "2.7.0"
|
||||||
slog-stdlog = "4.1.1"
|
slog-stdlog = "4.1.1"
|
||||||
xkbcommon = { version = "0.5.0", default-features = false }
|
xkbcommon = { version = "0.5.0", default-features = false }
|
||||||
stardust-xr = "0.3.1"
|
stardust-xr = "0.3.2"
|
||||||
stardust-xr-schemas = "0.1.1"
|
stardust-xr-schemas = "0.2.0"
|
||||||
wayland-backend = "=0.1.0-beta.9"
|
wayland-backend = "=0.1.0-beta.9"
|
||||||
wayland-scanner = "=0.30.0-beta.9"
|
wayland-scanner = "=0.30.0-beta.9"
|
||||||
directories = "4.0.1"
|
directories = "4.0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user