From 27fcc7a6a3dee7777449c0517a11838310aa164d Mon Sep 17 00:00:00 2001 From: pml68 Date: Sat, 26 Oct 2024 22:22:45 +0200 Subject: feat: implement `std::error::Error` for custom `Error` enum --- iced_drop/README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'iced_drop/README.md') diff --git a/iced_drop/README.md b/iced_drop/README.md index 3768d54..41b637b 100644 --- a/iced_drop/README.md +++ b/iced_drop/README.md @@ -1,7 +1,5 @@ # iced_drop -# Modified to use iced 0.13.1 for compatibility - A small library which provides a custom widget and operation to make drag and drop easier to implement in [iced](https://github.com/iced-rs/iced/tree/master) ## Usage -- cgit v1.2.3