| commit | 92dedaf169ddcf8c81fa6d21c86c60f3b82458e5 | [log] [tgz] |
|---|---|---|
| author | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 22 12:07:44 2025 +0200 |
| committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Aug 27 10:57:04 2025 +0200 |
| tree | 14bef7aa6041604ddabd2110c35a98a3f6970ad0 | |
| parent | 4344b358a8dd62591db0b7b98328511fadffca85 [diff] |
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>