diff --git a/vcpkg.json b/vcpkg.json index 19423d7..c5ce006 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -4,7 +4,7 @@ "dependencies": [ { "name": "fmt", - "version>=": "11.0.2#1" + "version>=": "12.1.0" }, { "name": "boost-program-options", @@ -38,4 +38,4 @@ "dependencies": [] } } -} +} \ No newline at end of file