Skip to content

Commit 015a981

Browse files
authored
fix: Update Corrosion to 0.5.1 (#32)
1 parent 1f493a9 commit 015a981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ if (ACCESSKIT_BUILD_LIBRARIES)
1111
FetchContent_Declare(
1212
Corrosion
1313
GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
14-
GIT_TAG v0.4.7
14+
GIT_TAG v0.5.1
1515
)
1616
FetchContent_MakeAvailable(Corrosion)
1717

0 commit comments

Comments
 (0)