Update ghc::filesystem to version 1.5.14

This commit is contained in:
Robbert van der Helm
2023-10-28 15:32:00 +02:00
parent f835bbb227
commit 093cf86fe0
3 changed files with 5 additions and 3 deletions
@@ -1,3 +1,3 @@
project('ghc_filesystem', 'cpp', version : '1.5.2')
project('ghc_filesystem', 'cpp', version : '1.5.14')
ghc_filesystem_dep = declare_dependency(include_directories : include_directories('include'))