diff options
Diffstat (limited to '')
| -rw-r--r-- | lazy/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lazy/Cargo.toml b/lazy/Cargo.toml index 7d439e47..9a184dd1 100644 --- a/lazy/Cargo.toml +++ b/lazy/Cargo.toml @@ -1,6 +1,6 @@  [package]  name = "iced_lazy" -version = "0.1.0" +version = "0.1.1"  authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]  edition = "2021"  description = "Lazy widgets for Iced" | 
