From adc18808bc8ae73bf6a9056df9e1c8760a0a827d Mon Sep 17 00:00:00 2001 From: pml68 Date: Fri, 21 Feb 2025 20:59:23 +0100 Subject: feat: update to `iced` 0.14-dev --- iced_drop/src/widget/operation.rs | 1 + 1 file changed, 1 insertion(+) create mode 100644 iced_drop/src/widget/operation.rs (limited to 'iced_drop/src/widget/operation.rs') diff --git a/iced_drop/src/widget/operation.rs b/iced_drop/src/widget/operation.rs new file mode 100644 index 0000000..3d7dcff --- /dev/null +++ b/iced_drop/src/widget/operation.rs @@ -0,0 +1 @@ +pub mod drop; -- cgit v1.2.3