Skip to content

Commit

Permalink
feat: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
technobaboo committed Jul 22, 2023
1 parent 2e25227 commit bf89b73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "stardust-xr-server"
version = "0.42.0"
version = "0.42.1"
authors = ["Nova King <[email protected]>"]
description = "Stardust XR reference display server"
license = "GPLv2"
Expand Down Expand Up @@ -70,12 +70,7 @@ version = "0.16.7"
git = "https://github.com/smithay/smithay.git" # Until we get stereokit to understand OES samplers and external textures
# path = "../smithay"
default-features = false
features = [
"desktop",
"backend_drm",
"renderer_gl",
"wayland_frontend",
]
features = ["desktop", "backend_drm", "renderer_gl", "wayland_frontend"]
version = "*"
optional = true

Expand Down

0 comments on commit bf89b73

Please sign in to comment.