Skip to content

Commit

Permalink
Cargo.toml: Make a workspace for the crates
Browse files Browse the repository at this point in the history
Signed-off-by: Gowtham Suresh Kumar <[email protected]>
  • Loading branch information
gowthamsk-arm committed Feb 12, 2024
1 parent 76f380e commit 577ea32
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[workspace]
members = [
"parsec-openssl-sys2",
"parsec-openssl2",
"parsec-openssl-provider",
"parsec-openssl-provider-shared",
]

0 comments on commit 577ea32

Please sign in to comment.