rust: add workspace authors
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Link: https://lore.kernel.org/r/20250827104147.717203-4-marcandre.lureau@redhat.com Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
f665219b03
commit
d85df9a8e2
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ license = "GPL-2.0-or-later"
|
|||
repository = "https://gitlab.com/qemu-project/qemu/"
|
||||
# don't forget to update docs/devel/rust.rst msrv
|
||||
rust-version = "1.83.0"
|
||||
authors = ["The QEMU Project Developers <qemu-devel@nongnu.org>"]
|
||||
|
||||
[workspace.dependencies]
|
||||
anyhow = "~1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue