Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxVerevkin committed Apr 8, 2022
1 parent 5e836c6 commit 8623471
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 37 deletions.
63 changes: 28 additions & 35 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ shmemfdrs = { version = "0.1", features = ["memfd"] }
futures = "0.3"
wayland-client = "0.30.0-alpha8"
wayland-protocols = { version = "0.30.0-alpha8", features = [
"unstable_protocols",
"client",
"unstable_protocols",
"client",
] }
zbus = { version = "2.1", default-features = false, features = ["tokio"] }
clap = { version = "3.0", features = ["derive"] }
Expand Down

0 comments on commit 8623471

Please sign in to comment.