diff -r 72c71c385579 -r 7544a7d7c819 rust/lib-hwengine-future/Cargo.toml --- a/rust/lib-hwengine-future/Cargo.toml Tue Sep 05 17:02:08 2023 +0200 +++ b/rust/lib-hwengine-future/Cargo.toml Fri Jan 19 13:07:22 2024 +0100 @@ -15,4 +15,4 @@ [lib] name = "hwengine_future" -crate-type = ["dylib"] +crate-type = ["cdylib"]