Skip to content

Commit

Permalink
update rustbus-service
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxVerevkin committed Mar 21, 2024
1 parent ce5cb27 commit eda0901
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bytemuck = "1.13"
clap = { version = "4.0", default-features = false, features = ["std", "help", "usage", "derive"] }
libc = "0.2"
memmap2 = "0.9"
rustbus-service = { git = "https://github.com/MaxVerevkin/rustbus-service", rev = "a636fa3" }
rustbus-service = { git = "https://github.com/MaxVerevkin/rustbus-service", rev = "367fcb4" }
shmemfdrs2 = "1.0"
wayrs-client = "1.0"
wayrs-protocols = { version = "0.13", features = ["wlr-gamma-control-unstable-v1"] }
Expand Down

0 comments on commit eda0901

Please sign in to comment.