mirror of
https://github.com/transmission/transmission
synced 2024-12-22 07:42:37 +00:00
Update fmt to 9.0.0 (#3418)
This commit is contained in:
parent
d164343fe7
commit
58c8de9fd3
2 changed files with 2 additions and 1 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -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
|
||||
|
|
2
third-party/fmt
vendored
2
third-party/fmt
vendored
|
@ -1 +1 @@
|
|||
Subproject commit b6f4ceaed0a0a24ccf575fab6c56dd50ccf6f1a9
|
||||
Subproject commit c4ee726532178e556d923372f29163bd206d7732
|
Loading…
Reference in a new issue