Merge pull request #425 from bbatha/chore/cargo-workspace
start using cargo workspaces
This commit is contained in:
commit
3b5f175ce7
|
|
@ -0,0 +1,2 @@
|
|||
[workspace]
|
||||
members = ["openssl", "openssl-sys", "openssl-sys-extras"]
|
||||
Loading…
Reference in New Issue