diff options
Diffstat (limited to 'xmake.lua')
| -rw-r--r-- | xmake.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ add_requires( "vcpkg::blake3", "vcpkg::cpr", "vcpkg::curl", - "vcpkg::cxxopts", + "vcpkg::cxxopts 3.0.0", "vcpkg::doctest", "vcpkg::fmt", "vcpkg::gsl-lite", |