libfmt 9 support

libfmt version 9 broke the API by removing fmt::make_args_checked().

Fixes https://bugs.debian.org/1014543
This commit is contained in:
Max Kellermann
2022-07-08 10:01:11 +02:00
parent 2ee57f9b0d
commit 138738075b
3 changed files with 13 additions and 3 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ ver 0.23.8 (not yet released)
- curl: fix crash if web server does not understand WebDAV
* output
- pipewire: fix crash with PipeWire 0.3.53
* support libfmt 9
ver 0.23.7 (2022/05/09)
* database