We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d3438 commit 3967cb4Copy full SHA for 3967cb4
meson.build
@@ -4,6 +4,7 @@ project(
4
license: 'MIT OR Apache-2.0',
5
license_files: ['LICENSE-APACHE', 'LICENSE-MIT'],
6
meson_version: '>= 1.3.0',
7
+ version: '1.0.129',
8
)
9
10
add_languages('rust', native: true)
0 commit comments