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 5, 2024
1 parent 957e103 commit d7dd8ba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[workspace]
members = [
"openssl-sys2",
"openssl2",
"parsec-openssl-provider",
"parsec-openssl-provider-shared",
# "parsec-openssl-engine-shared-test"
]

0 comments on commit d7dd8ba

Please sign in to comment.