mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13: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('unicode-ident-1-rs', 'rust',
|
||||
meson_version: '>=1.5.0',
|
||||
version: '1.0.12',
|
||||
license: '(MIT OR Apache-2.0) AND Unicode-DFS-2016',
|
||||
default_options: [])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue