Fix binary name to diskonaut
Even though the crate is named `diskonaut-ng` the binary should still be called `diskonaut`.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -335,7 +335,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "diskonaut-ng"
|
||||
version = "0.13.0"
|
||||
version = "0.13.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
||||
Reference in New Issue
Block a user