Skip to content

Commit

Permalink
Bump magic enum
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Dec 4, 2023
1 parent 22b2003 commit a22e70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ endif()
# ---- Project Dependencies ----

set(ASSERT_MAGIC_ENUM_REPO "https://github.com/Neargye/magic_enum.git")
set(ASSERT_MAGIC_ENUM_TAG "v0.9.4")
set(ASSERT_MAGIC_ENUM_TAG "e55b9b54d5cf61f8e117cafb17846d7d742dd3b4") # v0.9.5

set(ASSERT_CPPTRACE_REPO "https://github.com/jeremy-rifkin/cpptrace.git")
set(ASSERT_CPPTRACE_TAG "e1f91f18774d04d05bfbd1b37306b87573b4a99c") # v0.3.1
Expand Down

0 comments on commit a22e70b

Please sign in to comment.