mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
rust: add meson_version to all subprojects
Otherwise, newer releases of meson complain. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
520c0bb2be
commit
700784bfc6
11 changed files with 11 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
project('proc-macro-error-attr-1-rs', 'rust',
|
||||
meson_version: '>=1.5.0',
|
||||
version: '1.12.0',
|
||||
license: 'MIT OR Apache-2.0',
|
||||
default_options: [])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue