diff options
| author | pml68 <contact@pml68.me> | 2024-10-26 22:22:45 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.me> | 2024-10-26 22:22:45 +0200 |
| commit | 27fcc7a6a3dee7777449c0517a11838310aa164d (patch) | |
| tree | da813fb6d9bab57d9b114280f761a9635a1a8903 /iced_drop | |
| parent | test: remove all leftover println calls (diff) | |
| download | iced-builder-27fcc7a6a3dee7777449c0517a11838310aa164d.tar.gz | |
feat: implement `std::error::Error` for custom `Error` enum
Diffstat (limited to '')
| -rw-r--r-- | iced_drop/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
