mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
change version to 0.0.0 as it is the UI mockup version
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -696,7 +696,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "toolbox-tuner"
|
||||
version = "0.1.0"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"relm4",
|
||||
]
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user