diff options
| author | Fuwn <[email protected]> | 2022-12-29 08:49:22 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-12-29 08:49:22 +0000 |
| commit | 7928db68463f906b66c6398e4c7f15dace3904c9 (patch) | |
| tree | 9b87409bd54b9a221f08cadd61fff7288b3eea62 /Cargo.toml | |
| parent | feat: initial release (diff) | |
| download | elem-0.1.1.tar.xz elem-0.1.1.zip | |
docs: add crates.io instructionsv0.1.1
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.0" +version = "0.1.1" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "Logitech Battery Level Tray Indicator" |