diff options
| author | Fuwn <[email protected]> | 2022-12-29 10:58:59 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-12-29 10:58:59 +0000 |
| commit | 6074be927ebe6cce98f95c0b4b040cdc7fe6408a (patch) | |
| tree | ea6c589ada7e9b4424832bb70d0d3d677839c94f /Cargo.toml | |
| parent | feat: hide/show log window (diff) | |
| download | elem-0.1.3.tar.xz elem-0.1.3.zip | |
feat(main.rs): remove buttons from log windowv0.1.3
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "elem" -version = "0.1.2" +version = "0.1.3" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "Logitech Battery Level Tray Indicator" |