Make it a workspace
This commit is contained in:
parent
489afcc88b
commit
353250b058
2 changed files with 6 additions and 0 deletions
0
crates/goblin-pyo3/Cargo.lock → Cargo.lock
generated
0
crates/goblin-pyo3/Cargo.lock → Cargo.lock
generated
6
Cargo.toml
Normal file
6
Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
|
||||
members = [
|
||||
"crates/goblin-pyo3"
|
||||
]
|
Loading…
Add table
Reference in a new issue