summaryrefslogtreecommitdiff
path: root/crates/iced_drop/Cargo.toml
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-06-13 00:26:44 +0200
committerpml68 <contact@pml68.dev>2025-06-13 00:26:44 +0200
commita0501112cf3d74b9c79f7a985283ca2f41f5a7d3 (patch)
tree581042549e95602ec495317b260a4c45d965f352 /crates/iced_drop/Cargo.toml
parentchore: update deps (diff)
downloadiced-builder-a0501112cf3d74b9c79f7a985283ca2f41f5a7d3.tar.gz
chore: extract `iced_drop` into separate repo (`pml68/iced_drop`)
Diffstat (limited to 'crates/iced_drop/Cargo.toml')
-rw-r--r--crates/iced_drop/Cargo.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/crates/iced_drop/Cargo.toml b/crates/iced_drop/Cargo.toml
deleted file mode 100644
index 9b20632..0000000
--- a/crates/iced_drop/Cargo.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-name = "iced_drop"
-version = "0.1.0"
-edition = "2024"
-
-[dependencies]
-iced.workspace = true