docs/rust: update msrv
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Link: https://lore.kernel.org/r/20250827104147.717203-2-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
2a8a7bb8aa
commit
945bf29aa8
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.. |msrv| replace:: 1.63.0
|
||||
.. |msrv| replace:: 1.83.0
|
||||
|
||||
Rust in QEMU
|
||||
============
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ edition = "2021"
|
|||
homepage = "https://www.qemu.org"
|
||||
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"
|
||||
|
||||
[workspace.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue