mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
bump meson wheel to 1.10.0
This version includes several improvements and bugfixes for Rust. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -41,8 +41,8 @@ def main() -> int:
|
||||
parser.parse_args()
|
||||
|
||||
packages = {
|
||||
"meson==1.9.0":
|
||||
"45e51ddc41e37d961582d06e78c48e0f9039011587f3495c4d6b0781dad92357",
|
||||
"meson==1.10.0":
|
||||
"4b27aafce281e652dcb437b28007457411245d975c48b5db3a797d3e93ae1585",
|
||||
}
|
||||
|
||||
vendor_dir = Path(__file__, "..", "..", "wheels").resolve()
|
||||
|
||||
Reference in New Issue
Block a user