deps: update fmt to 11.1.4 (#3880)

Fixes #3886
This commit is contained in:
Tyler Wilding
2025-04-12 15:59:13 -04:00
committed by GitHub
parent 5415c83def
commit 647282d896
384 changed files with 30620 additions and 24848 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
#include "decompiler/Disasm/InstructionDecode.h"
#include "decompiler/config.h"
#include "fmt/core.h"
#include "fmt/format.h"
#include "third-party/json.hpp"
namespace decompiler {