From baee623691a38433d10843d5bb9bc0ef6a0feeef Mon Sep 17 00:00:00 2001 From: Aaron Gokaslan Date: Mon, 30 Dec 2024 19:46:24 +0000 Subject: [PATCH] [BE][Ez]: Update fmtlib submodule to 1.11.1 (#143937) * Exactly the same as previous fmtlib except it fixes an edgecase that could affect ABI compatibility between fmtlib versions. * Seems safe to update Pull Request resolved: https://github.com/pytorch/pytorch/pull/143937 Approved by: https://github.com/albanD --- third_party/fmt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/fmt b/third_party/fmt index 0e8aad961d6..e3ddede6c4e 160000 --- a/third_party/fmt +++ b/third_party/fmt @@ -1 +1 @@ -Subproject commit 0e8aad961d66904cfda8d7cc894f6f6eee2d9f30 +Subproject commit e3ddede6c4ee818825c4e5a6dfa1d384860c27d9