You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/rust
Paolo Bonzini 92dedaf169 rust: move dependencies to rust/Cargo.toml
As more crates start using the same dependencies, it's better to not
repeat the versions and move the dependency declarations to the workspace.

Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 weeks ago
..
bits rust: add "bits", a custom bitflags implementation 3 months ago
hw rust/pl011: merge device_class.rs into device.rs 2 months ago
qemu-api rust: move dependencies to rust/Cargo.toml 2 weeks ago
qemu-api-macros rust: declare self as qemu_api for proc-macros 2 weeks ago
.gitignore
Cargo.lock subprojects: update proc-macro2 and syn 2 weeks ago
Cargo.toml rust: move dependencies to rust/Cargo.toml 2 weeks ago
Kconfig rust: add PL011 device model 10 months ago
meson.build rust: move rust.bindgen to qemu-api crate 3 months ago
rustfmt.toml rust: add crate to expose bindings and interfaces 11 months ago