From ded0b4d25f3ab0a81ab6ae7afe4dfc03a04df684 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Sat, 5 Mar 2022 14:59:25 +0800 Subject: [PATCH] submodule: bump up rapidjson submodule to include the C++20 fixes introduced recently. Signed-off-by: Kefu Chai --- src/rapidjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rapidjson b/src/rapidjson index f54b0e47a08..e4bde977440 160000 --- a/src/rapidjson +++ b/src/rapidjson @@ -1 +1 @@ -Subproject commit f54b0e47a08782a6131cc3d60f94d038fa6e0a51 +Subproject commit e4bde977440d4a00f820b6586899e48a972d2493 -- 2.39.5