mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-17 23:31:29 +03:00
fix clippy warnings from rust 1.87 (#301)
This commit is contained in:
committed by
GitHub
parent
b8063a8138
commit
37a4e236b8
@@ -143,7 +143,6 @@ impl Emulation for DesktopPortalEmulation<'_> {
|
||||
|
||||
impl AsyncDrop for DesktopPortalEmulation<'_> {
|
||||
#[doc = r" Perform the async cleanup."]
|
||||
#[must_use]
|
||||
#[allow(clippy::type_complexity, clippy::type_repetition_in_bounds)]
|
||||
fn async_drop<'async_trait>(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user