diff --git a/Cargo.toml b/Cargo.toml index 87f3280..69d724e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,3 +17,6 @@ clap = { version = "4.4.4", features = ["cargo"] } indicatif = "0.17.7" pbr = "1.1.1" tokio = { version = "1.32.0", features = ["full"] } + +[[bin]] +name="nmb"