Skip to content

Commit cbaca01

Browse files
committed
⬆️ Update stdx version
This version fixes an issue with `stdx::ct_string` and `std::string_view` construction.
1 parent 775ced5 commit cbaca01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ include(cmake/string_catalog.cmake)
2525
add_versioned_package("gh:boostorg/mp11#boost-1.83.0")
2626
fmt_recipe(10.2.1)
2727
add_versioned_package("gh:intel/cpp-baremetal-concurrency#7c5b26c")
28-
add_versioned_package("gh:intel/cpp-std-extensions#73569fe")
28+
add_versioned_package("gh:intel/cpp-std-extensions#fd1e82e")
2929
add_versioned_package("gh:intel/cpp-baremetal-senders-and-receivers#73d95bc")
3030

3131
add_library(cib INTERFACE)

0 commit comments

Comments
 (0)