Skip to content

Commit 41355f9

Browse files
committed
fix readme
1 parent cb0a703 commit 41355f9

2 files changed

Lines changed: 15 additions & 11 deletions

File tree

rsctl/Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rsctl/cli/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name = "cli"
33
version.workspace = true
44
edition.workspace = true
55

6+
[[bin]]
7+
name = "rsctl"
8+
path = "src/main.rs"
9+
610
[dependencies]
711
clap.workspace = true
812
tracing.workspace = true

0 commit comments

Comments
 (0)