chore: Rust 2024 and update dependencies
This commit is contained in:
parent
05c9af1b95
commit
a939335b9e
23 changed files with 941 additions and 722 deletions
|
|
@ -35,7 +35,7 @@ pub use wayland::subscription;
|
|||
mod mock;
|
||||
#[cfg(feature = "mock-backend")]
|
||||
pub use mock::{
|
||||
subscription, ExtForeignToplevelHandleV1, ExtWorkspaceHandleV1, ToplevelInfo, Workspace,
|
||||
ExtForeignToplevelHandleV1, ExtWorkspaceHandleV1, ToplevelInfo, Workspace, subscription,
|
||||
};
|
||||
|
||||
#[derive(Clone, Debug, Default)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue