diff --git a/CMakeLists.txt b/CMakeLists.txt index b73d35af..3b69abee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ include(cmake/string_catalog.cmake) add_versioned_package("gh:boostorg/mp11#boost-1.83.0") fmt_recipe(10.2.1) add_versioned_package("gh:intel/cpp-baremetal-concurrency#7c5b26c") -add_versioned_package("gh:intel/cpp-std-extensions#73569fe") +add_versioned_package("gh:intel/cpp-std-extensions#fd1e82e") add_versioned_package("gh:intel/cpp-baremetal-senders-and-receivers#73d95bc") add_library(cib INTERFACE)