Update bitsery to 5.2.3

This commit is contained in:
Robbert van der Helm
2023-10-28 15:29:46 +02:00
parent dd50e94df1
commit 616e0a01f0
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[wrap-git]
url = https://github.com/fraillt/bitsery.git
# This is tag v5.2.2
revision = c0fc083c9de805e5825d7553507569febf6a6f93
# This is tag v5.2.3
revision = d1a47e06e2104b195a19c73b61f1d5c1dceaa228
depth = 1
patch_directory = bitsery
+1 -1
View File
@@ -1,3 +1,3 @@
project('bitsery', 'cpp', version : '5.2.2')
project('bitsery', 'cpp', version : '5.2.3')
bitsery_dep = declare_dependency(include_directories : include_directories('include'))