On Tue, May 26, 2026 at 1:25 PM Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
> rust/bindings/hwcore-sys/Cargo.toml | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/rust/bindings/hwcore-sys/Cargo.toml b/rust/bindings/hwcore-sys/Cargo.toml
> index c20024e921a..b5ae33da8ed 100644
> --- a/rust/bindings/hwcore-sys/Cargo.toml
> +++ b/rust/bindings/hwcore-sys/Cargo.toml
> @@ -21,7 +21,6 @@ chardev-sys = { path = "../chardev-sys" }
> qom-sys = { path = "../qom-sys" }
> migration-sys = { path = "../migration-sys" }
> util-sys = { path = "../util-sys" }
> -system-sys = { path = "../system-sys" }
>
> [lints]
> workspace = true
> --
> 2.54.0
>
>
--
Marc-André Lureau