Skip to content

Commit

Permalink
rename command-line tool to mcw
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Apr 12, 2023
1 parent 320f58a commit 961ccdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ path = "src/bin/mycitadel.rs"
required-features = ["ui"]

[[bin]]
name = "mc-tx"
path = "src/bin/mc-tx.rs"
name = "mcw"
path = "src/bin/mcw.rs"
required-features = ["cli"]

[dependencies]
Expand Down
File renamed without changes.

0 comments on commit 961ccdb

Please sign in to comment.