Skip to content

Commit

Permalink
Merge pull request #6 from anton-rs/cl/remove-bin
Browse files Browse the repository at this point in the history
chore(workspace): Remove `bin`
  • Loading branch information
clabby authored Nov 24, 2023
2 parents f2090ec + efc6092 commit a1769d6
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 453 deletions.
385 changes: 0 additions & 385 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace]
members = ["bin/*", "crates/*"]
members = ["crates/*"]
resolver = "2"

[workspace.package]
Expand Down
Loading

0 comments on commit a1769d6

Please sign in to comment.