Skip to content

Commit

Permalink
chore: revert workspace and exclude changes (#311)
Browse files Browse the repository at this point in the history
Co-authored-by: dj8yf0μl <[email protected]>
  • Loading branch information
dj8yfo and dj8yf0μl authored Sep 23, 2024
1 parent 27843bc commit c545f3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ members = [
"borsh-derive",
"borsh-derive-internal",
"borsh-schema-derive-internal",
"fuzz/fuzz-run",
"benchmarks"
]
exclude = [ "fuzz/fuzz-run", "benchmarks" ]

[workspace.package]
# shared version of all public crates in the workspace
Expand Down

0 comments on commit c545f3c

Please sign in to comment.