diff -r 2003b466b279 -r 0fd23fc57947 rust/lib-hwengine-future/Cargo.toml --- a/rust/lib-hwengine-future/Cargo.toml Wed Aug 28 15:34:49 2024 +0200 +++ b/rust/lib-hwengine-future/Cargo.toml Wed Aug 28 17:16:23 2024 +0200 @@ -15,4 +15,4 @@ [lib] name = "hwengine_future" -crate-type = ["staticlib"] +crate-type = ["cdylib"]