Skip to content

Commit

Permalink
update wayrs-client and other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxVerevkin committed Jan 9, 2025
1 parent e389544 commit 8bafd7c
Show file tree
Hide file tree
Showing 4 changed files with 148 additions and 153 deletions.
91 changes: 44 additions & 47 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 src/dbus_server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ use rustbus::{
use rustbus_service::{rustbus, Access, InterfaceImp, MethodContext, PropContext, Service};

use crate::color::Color;
use crate::WaylandState;
use crate::wayland::WaylandState;

pub struct DbusServer {
conn: DuplexConn,
Expand Down
Loading

0 comments on commit 8bafd7c

Please sign in to comment.