Skip to content

Commit

Permalink
janitor: Update to Corrosion 0.4.1 release (#2807)
Browse files Browse the repository at this point in the history
  • Loading branch information
tronical committed Jun 3, 2023
1 parent 2627ad2 commit 7485fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/cpp/CMakeLists.txt
Expand Up @@ -11,7 +11,7 @@ include(FetchContent)
FetchContent_Declare(
Corrosion
GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
GIT_TAG v0.4-beta2
GIT_TAG v0.4.1
)
FetchContent_MakeAvailable(Corrosion)

Expand Down

0 comments on commit 7485fd6

Please sign in to comment.