chore: Rust 2024 and update dependencies
This commit is contained in:
parent
05c9af1b95
commit
a939335b9e
23 changed files with 941 additions and 722 deletions
|
|
@ -1,7 +1,7 @@
|
|||
//! Types related to drag-and-drop
|
||||
|
||||
use cosmic::{
|
||||
cctk::wayland_client::{protocol::wl_output, Proxy},
|
||||
cctk::wayland_client::{Proxy, protocol::wl_output},
|
||||
iced::clipboard::mime::AsMimeTypes,
|
||||
};
|
||||
use std::{borrow::Cow, sync::LazyLock};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue