Skip to content

Commit

Permalink
Bump Corrosion
Browse files Browse the repository at this point in the history
Fixes #2508
  • Loading branch information
tronical committed Jan 17, 2024
1 parent f1f1418 commit 7a295d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ include(FetchContent)
FetchContent_Declare(
Corrosion
GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
GIT_TAG v0.4.5
GIT_TAG v0.4.6
)
FetchContent_MakeAvailable(Corrosion)

Expand Down

0 comments on commit 7a295d1

Please sign in to comment.