rename executable to toolbx-tuner

This commit is contained in:
2022-07-14 11:48:50 +02:00
parent f1fa7ffac3
commit a8eddcb25a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -867,7 +867,7 @@ dependencies = [
]
[[package]]
name = "toolbox-tuner"
name = "toolbx-tuner"
version = "0.0.0"
dependencies = [
"relm4",

View File

@@ -1,5 +1,5 @@
[package]
name = "toolbox-tuner"
name = "toolbx-tuner"
version = "0.0.0"
edition = "2021"