Make it a workspace
This commit is contained in:
parent
489afcc88b
commit
353250b058
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…
Reference in a new issue