1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-25 08:58:09 +00:00
bddisasm/bindings/rsbddisasm/Cargo.toml

10 lines
102 B
TOML
Raw Normal View History

2021-10-19 14:46:46 +00:00
[workspace]
members = [
"bddisasm-sys",
"bddisasm",
]
[workspace.package]
2024-09-16 09:57:05 +00:00
version = "0.5.0"