You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current version of fmt Mikage targets is v8, which hasn’t seen a release since 2022-01-06. It would be great to update to the latest version, but it changed the API a bit and thus requires a few changes.
Another option I guess would be to switch to C++20’s std::format().