We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a84256d commit d7231d4Copy full SHA for d7231d4
src/rust/CMakeLists.txt
@@ -2,7 +2,7 @@ include(FetchContent)
2
FetchContent_Declare(
3
Corrosion
4
GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
5
- GIT_TAG 64289b1d79d6d19cd2e241db515381a086bb8407 # v0.5.0
+ GIT_TAG v0.5.1
6
FIND_PACKAGE_ARGS
7
)
8
FetchContent_MakeAvailable(Corrosion)
0 commit comments