diff options
Diffstat (limited to 'subprojects/packagefiles/quote/meson.build')
| -rw-r--r-- | subprojects/packagefiles/quote/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/packagefiles/quote/meson.build b/subprojects/packagefiles/quote/meson.build index 58fea738922..24d87f01494 100644 --- a/subprojects/packagefiles/quote/meson.build +++ b/subprojects/packagefiles/quote/meson.build @@ -1,7 +1,7 @@ project( 'quote', 'rust', - version : '1.0.25', + version : '1.0.33', license :'MIT OR Apache-2.0', ) |