Skip to content

Commit

Permalink
fix: Update Corrosion to 0.4.7 (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
DataTriny committed Apr 14, 2024
1 parent 3db0fdb commit 0efcfb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/c/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if (ACCESSKIT_BUILD_LIBRARIES)
FetchContent_Declare(
Corrosion
GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
GIT_TAG v0.3.5
GIT_TAG v0.4.7
)
FetchContent_MakeAvailable(Corrosion)

Expand Down

0 comments on commit 0efcfb1

Please sign in to comment.