diff --git a/Cargo.lock b/Cargo.lock index ef8f87e..bf0c275 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -696,7 +696,7 @@ dependencies = [ [[package]] name = "toolbox-tuner" -version = "0.1.0" +version = "0.0.0" dependencies = [ "relm4", ] diff --git a/Cargo.toml b/Cargo.toml index 62fa702..a46690f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toolbox-tuner" -version = "0.1.0" +version = "0.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html