Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(thirdparty): bump fmtlib to 10.1.1 #1605

Merged
merged 13 commits into from
Sep 12, 2023
Prev Previous commit
Next Next commit
fmt
acelyc111 committed Sep 12, 2023

Verified

This commit was signed with the committer’s verified signature.
commit f44a30fb1a0a7ecec0c692beb4e1c0c505140203
1 change: 0 additions & 1 deletion src/utils/fmt_utils.h
Original file line number Diff line number Diff line change
@@ -24,4 +24,3 @@
struct fmt::formatter<type> : ostream_formatter \
{ \
}