chore: bump libfmt version

This commit is contained in:
Marcus Holland-Moritz 2024-01-10 00:40:37 +01:00
parent 1ea730cb29
commit e70fc2997d

View File

@ -197,7 +197,7 @@ else()
FetchContent_Declare(
fmt
GIT_REPOSITORY ${LIBFMT_GIT_REPO}
GIT_TAG 10.1.1
GIT_TAG 10.2.1
)
# FetchContent_MakeAvailable(fmt)
FetchContent_GetProperties(fmt)