[submodule] update libfmt to tag 9.1.0 (#93219)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/93219
Approved by: https://github.com/malfet, https://github.com/Skylion007, https://github.com/albanD
This commit is contained in:
cyy
2023-02-08 17:21:35 +00:00
committed by PyTorch MergeBot
parent 8ba87fa525
commit a405c6993f
5 changed files with 12 additions and 11 deletions

View File

@ -258,6 +258,11 @@ local_repository(
path = "third_party/fbgemm",
)
local_repository(
name = "unused_ftm_bazel",
path = "third_party/fmt/support/bazel",
)
local_repository(
name = "unused_kineto_dynolog_googletest",
path = "third_party/kineto/libkineto/third_party/dynolog/third_party/googletest",