Skip to content

Commit

Permalink
Merge pull request #569 from Chocobo1/corrision
Browse files Browse the repository at this point in the history
Bump Corrosion to v0.5
  • Loading branch information
kanru committed May 26, 2024
2 parents a77a8dc + 039d7d8 commit 630904b
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 @@ -50,7 +50,7 @@ if(NOT Corrosion_FOUND)
FetchContent_Declare(
Corrosion
GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
GIT_TAG be76480232216a64f65e3b1d9794d68cbac6c690 # v0.4.5
GIT_TAG 64289b1d79d6d19cd2e241db515381a086bb8407 # v0.5
FIND_PACKAGE_ARGS
)
FetchContent_MakeAvailable(Corrosion)
Expand Down

0 comments on commit 630904b

Please sign in to comment.