1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-12-22 14:08:08 +00:00

* Fixed Rust build.

This commit is contained in:
Andrei Vlad LUTAS 2024-11-07 12:02:28 +02:00
parent 42b6eceae6
commit ed18dfc562

View File

@ -3,8 +3,6 @@
members = [ members = [
"bddisasm-sys", "bddisasm-sys",
"bddisasm", "bddisasm",
"bdshemu-sys",
"bdshemu",
] ]
[workspace.package] [workspace.package]