lscpu: fix bin name in Cargo.toml
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2021"
|
||||
path = "src/lscpu.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "mountpoint"
|
||||
name = "lscpu"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
|
Reference in New Issue
Block a user