Skip to content

Commit

Permalink
Added a default-members -- all other workspace members are in support…
Browse files Browse the repository at this point in the history
… of the main "./lib"
  • Loading branch information
martinfrances107 committed Aug 8, 2024
1 parent c43cde1 commit 713f064
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 @@ -5,6 +5,7 @@ members = [
"./benchmark", # A webpage with a stress test of the library.
"./profile_target", # A binary that output a compelex SVG images, which can be profiled.
]
default-members = ['./lib']

[workspace.package]
authors = ["martin <martinfrances107@hotmail.com>"]
Expand Down

0 comments on commit 713f064

Please sign in to comment.