From 7aeac65dc48b9a368d75e7a6af6bfb153425a1f9 Mon Sep 17 00:00:00 2001 From: Leonid Usov Date: Wed, 31 Jan 2024 00:55:45 +0200 Subject: [PATCH] cpp_redis: update to a version with the CMAKE_CXX_STANDARD fixed This updates the cpp_redis submodule to a version which contains https://github.com/ceph/cpp_redis/pull/5 Signed-off-by: Leonid Usov --- src/cpp_redis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cpp_redis b/src/cpp_redis index c659475ea43..72d992fff2a 160000 --- a/src/cpp_redis +++ b/src/cpp_redis @@ -1 +1 @@ -Subproject commit c659475ea43bc77850018aa1433d55cad902ea85 +Subproject commit 72d992fff2a95edb37430a75909a844637549331 -- 2.39.5