aboutsummaryrefslogtreecommitdiff
path: root/example/Cargo.toml
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-04-13 11:34:05 +0200
committerpml68 <contact@pml68.dev>2025-04-13 11:34:05 +0200
commit4308009f15651cac832029d0d590bc4803c5ae62 (patch)
treee626e659c744c117f05d63a3a7c4bc98f9c250c4 /example/Cargo.toml
parentfeat: add `backdrop` method to dialog (diff)
downloadiced_dialog-4308009f15651cac832029d0d590bc4803c5ae62.tar.gz
fix: example
Diffstat (limited to '')
-rw-r--r--example/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/Cargo.toml b/example/Cargo.toml
index 7bc22dc..8a72e1c 100644
--- a/example/Cargo.toml
+++ b/example/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "example"
+name = "dialog_example"
version = "0.0.1"
edition = "2024"