From 61926598ce96bee00aafe5340af4a905759b122a Mon Sep 17 00:00:00 2001 From: pml68 Date: Sat, 11 Jan 2025 01:50:16 +0100 Subject: refactor: remove iced_drop & workspace --- iced_drop/Cargo.toml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 iced_drop/Cargo.toml (limited to 'iced_drop/Cargo.toml') diff --git a/iced_drop/Cargo.toml b/iced_drop/Cargo.toml deleted file mode 100644 index 40beeb0..0000000 --- a/iced_drop/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "iced_drop" -version = "0.1.0" -edition = "2021" - -[dependencies.iced] -version = "0.13.1" -features = ["advanced"] -- cgit v1.2.3