qemu/rust/qemu-api-macros
Paolo Bonzini f26137893b rust: remove unnecessary Cargo.toml metadata
Some items of Cargo.toml (readme, homepage, repository) are
only present because of clippy::cargo warnings being enabled in
rust/hw/char/pl011/src/lib.rs.  But these items are not
particularly useful and would be all the same for all Cargo.toml
files in the QEMU workspace.  Clean them up.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-02-07 00:04:28 +01:00
..
src rust: qemu-api-macros: add automatic TryFrom/TryInto derivation 2025-01-10 23:34:44 +01:00
Cargo.toml rust: remove unnecessary Cargo.toml metadata 2025-02-07 00:04:28 +01:00
meson.build rust: qemu-api-macros: always process subprojects before dependencies 2024-11-09 08:34:07 +01:00