Update EnTT version to 3.13.1

This commit is contained in:
SirLynix 2024-02-06 11:08:38 +01:00
parent ff4277e97f
commit 67f78b25f2
1 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@ add_repositories("nazara-engine-repo https://github.com/NazaraEngine/xmake-repo"
add_requires(
"concurrentqueue",
"entt 3.13.0",
"entt 3.13.1",
"fmt",
"frozen",
"nazarautils >=2024.01.25",