1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-18 13:38:07 +00:00
bddisasm/bindings/rsbddisasm/Cargo.toml

7 lines
63 B
TOML
Raw Normal View History

2021-10-19 14:46:46 +00:00
[workspace]
members = [
"bddisasm-sys",
"bddisasm",
]