diff --git a/Cargo.lock b/Cargo.lock index f331b69..ed6b9b6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "adler" @@ -1813,7 +1813,7 @@ dependencies = [ [[package]] name = "razer-battery-report" -version = "0.2.3" +version = "0.2.4" dependencies = [ "hidapi", "image", diff --git a/Cargo.toml b/Cargo.toml index 2d72289..5aff92e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "razer-battery-report" -version = "0.2.3" +version = "0.2.4" authors = ["xzeldon "] edition = "2021" description = "Razer Battery Level Tray Indicator"