Update fmt to 9.0.0 (#3418)

This commit is contained in:
FX Coudert
2022-07-10 18:41:23 +02:00
committed by GitHub
parent d164343fe7
commit 58c8de9fd3
2 changed files with 2 additions and 1 deletions

1
.gitmodules vendored
View File

@@ -43,6 +43,7 @@
[submodule "third-party/fmt"]
path = third-party/fmt
url = https://github.com/transmission/fmt.git
branch = 9-x-y
[submodule "third-party/fast_float"]
path = third-party/fast_float
url = https://github.com/transmission/fast_float