diff options
Diffstat (limited to '')
| -rw-r--r-- | crates/iced_drop/Cargo.toml (renamed from iced_drop/Cargo.toml) | 0 | ||||
| -rw-r--r-- | crates/iced_drop/LICENSE (renamed from iced_drop/LICENSE) | 0 | ||||
| -rw-r--r-- | crates/iced_drop/README.md (renamed from iced_drop/README.md) | 0 | ||||
| -rw-r--r-- | crates/iced_drop/src/lib.rs (renamed from iced_drop/src/lib.rs) | 0 | ||||
| -rw-r--r-- | crates/iced_drop/src/widget.rs (renamed from iced_drop/src/widget.rs) | 0 | ||||
| -rw-r--r-- | crates/iced_drop/src/widget/droppable.rs (renamed from iced_drop/src/widget/droppable.rs) | 0 | ||||
| -rw-r--r-- | crates/iced_drop/src/widget/operation.rs (renamed from iced_drop/src/widget/operation.rs) | 0 | ||||
| -rw-r--r-- | crates/iced_drop/src/widget/operation/drop.rs (renamed from iced_drop/src/widget/operation/drop.rs) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/iced_drop/Cargo.toml b/crates/iced_drop/Cargo.toml index 0692084..0692084 100644 --- a/iced_drop/Cargo.toml +++ b/crates/iced_drop/Cargo.toml diff --git a/iced_drop/LICENSE b/crates/iced_drop/LICENSE index 89d9fee..89d9fee 100644 --- a/iced_drop/LICENSE +++ b/crates/iced_drop/LICENSE diff --git a/iced_drop/README.md b/crates/iced_drop/README.md index be854f2..be854f2 100644 --- a/iced_drop/README.md +++ b/crates/iced_drop/README.md diff --git a/iced_drop/src/lib.rs b/crates/iced_drop/src/lib.rs index c1e1b03..c1e1b03 100644 --- a/iced_drop/src/lib.rs +++ b/crates/iced_drop/src/lib.rs diff --git a/iced_drop/src/widget.rs b/crates/iced_drop/src/widget.rs index 6b3fed2..6b3fed2 100644 --- a/iced_drop/src/widget.rs +++ b/crates/iced_drop/src/widget.rs diff --git a/iced_drop/src/widget/droppable.rs b/crates/iced_drop/src/widget/droppable.rs index 947cf5b..947cf5b 100644 --- a/iced_drop/src/widget/droppable.rs +++ b/crates/iced_drop/src/widget/droppable.rs diff --git a/iced_drop/src/widget/operation.rs b/crates/iced_drop/src/widget/operation.rs index 3d7dcff..3d7dcff 100644 --- a/iced_drop/src/widget/operation.rs +++ b/crates/iced_drop/src/widget/operation.rs diff --git a/iced_drop/src/widget/operation/drop.rs b/crates/iced_drop/src/widget/operation/drop.rs index ead412c..ead412c 100644 --- a/iced_drop/src/widget/operation/drop.rs +++ b/crates/iced_drop/src/widget/operation/drop.rs |
