Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
technobaboo committed May 28, 2024
1 parent d7fba79 commit 01c5ad3
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 72 deletions.
130 changes: 64 additions & 66 deletions Cargo.lock

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

10 changes: 4 additions & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,10 @@ atty = "0.2.14"
xkbcommon = { version = "0.7.0", default-features = false, optional = true }
ctrlc = "3.4.1"
libc = "0.2.148"
input-event-codes = "5.16.8"
nix = "0.28.0"
input-event-codes = "6.2.0"
nix = "0.29.0"
wayland-scanner = "0.31.1"
wayland-backend = "0.3.3"
cluFlock = "1.2.7"
fxtypemap = "0.2.0"
toml = "0.8.10"

[dependencies.smithay]
Expand All @@ -95,11 +93,11 @@ features = ["linux-egl"]
version = "0.16.9"

[dependencies.console-subscriber]
version = "0.1.8"
version = "0.2.0"
optional = true

[dependencies.tracing-tracy]
version = "0.10.4"
version = "0.11.0"
optional = true

[dependencies.stardust-xr]
Expand Down

0 comments on commit 01c5ad3

Please sign in to comment.