Skip to content

Commit

Permalink
Add horned-bin to default-members of workspace
Browse files Browse the repository at this point in the history
This means that commands like cargo run will work from the root
directory as expected.
  • Loading branch information
phillord committed Mar 14, 2024
1 parent 5097260 commit 404363d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ ureq={version="2.1.1", optional=true}

[workspace]
members=["horned-bin"]
default-members=[".", "horned-bin"]

[workspace.dependencies]
indexmap="1.0.2"
Expand Down

0 comments on commit 404363d

Please sign in to comment.