From 19ce52520d42010d9d45ade4412d93d130b58e34 Mon Sep 17 00:00:00 2001 From: Luke Valenty Date: Thu, 6 Mar 2025 09:49:15 -0800 Subject: [PATCH] update senders to 6acab81 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c21291e1..bab5bf77 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ add_versioned_package("gh:boostorg/mp11#boost-1.83.0") fmt_recipe(11.1.3) add_versioned_package("gh:intel/cpp-baremetal-concurrency#7c5b26c") add_versioned_package("gh:intel/cpp-std-extensions#7725142") -add_versioned_package("gh:intel/cpp-baremetal-senders-and-receivers#73d95bc") +add_versioned_package("gh:intel/cpp-baremetal-senders-and-receivers#6acab81") set(GEN_STR_CATALOG ${CMAKE_CURRENT_LIST_DIR}/tools/gen_str_catalog.py