Skip to content

Commit

Permalink
update Cargo.toml in generated rust project
Browse files Browse the repository at this point in the history
  • Loading branch information
quake authored Nov 15, 2023
1 parent 5e49142 commit ba0accd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/Cargo-manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[workspace]
members = []
exclude = ["tests"]
members = ["tests"]

[profile.release]
overflow-checks = true
Expand Down

0 comments on commit ba0accd

Please sign in to comment.