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