diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-10-26 20:39:11 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-10-26 20:42:43 +0100 |
| commit | 3b4110321b0c9f45f849d65163ebb0b6964c5689 (patch) | |
| tree | 4d1a7433da7dfe05f4995060cb555061c99e34fa /Cargo.toml | |
| parent | feat: clean up debugging code, add multi-line fix to `Rich` (diff) | |
| download | iced_selection-3b4110321b0c9f45f849d65163ebb0b6964c5689.tar.gz | |
docs: add examples to helper methods, macros and `Text` doc comments
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ name = "iced_selection" description = "Text selection for `iced`" authors = ["pml68 <contact@pml68.dev>"] -version = "0.0.0" +version = "0.1.0" edition = "2024" license = "MIT" readme = "README.md" |
