Skip to content

Commit

Permalink
corrosion to upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
riidefi committed May 26, 2023
1 parent a19372e commit 11fccef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ if (APPLE)
endif()
endif()

CPMAddPackage("gh:riidefi/corrosion#master")
CPMAddPackage("gh:corrosion-rs/corrosion#master")
if(NOT UNIX)
find_package(Corrosion REQUIRED)
endif()
Expand Down

0 comments on commit 11fccef

Please sign in to comment.