[skip ci] Update version and spp.hpp

This commit is contained in:
ado
2023-08-07 15:29:50 +02:00
parent db582709d4
commit 7b16f24d03
3 changed files with 9 additions and 188 deletions

View File

@@ -6,7 +6,7 @@ project(
'cpp_std=c++17',
'buildtype=debugoptimized',
'wrap_mode=forcefallback'],
version: '1.5.0',
version: '1.6.0',
meson_version:'>=0.54.0')
fast_float_dep = dependency('fast_float')