Bump libhandy to 0.90.0

The API is now stable.
This commit is contained in:
Adrien Plazas 2020-08-07 14:03:42 +02:00 committed by Robert Ancell
parent 9e96307b79
commit bccbaf5e43
2 changed files with 2 additions and 2 deletions

View file

@ -99,7 +99,7 @@ libgvc = subproject(
) )
libgvc_dep = libgvc.get_variable('libgvc_dep') libgvc_dep = libgvc.get_variable('libgvc_dep')
libhandy_dep = dependency('libhandy-1', version: '>= 0.84.0', required: false) libhandy_dep = dependency('libhandy-1', version: '>= 0.90.0', required: false)
if not libhandy_dep.found() if not libhandy_dep.found()
libhandy = subproject( libhandy = subproject(
'libhandy', 'libhandy',

@ -1 +1 @@
Subproject commit 3a61bd9c6bc95f5418ef5376a99632d103162d49 Subproject commit c7aaf6f4f50b64ee55fcfee84000e9525fc5f93a