mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 20:31:27 +00:00
Janitor: Bump corrosion version
This commit is contained in:
parent
6595aee73c
commit
7d3cf6a451
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ if (NOT Corrosion_FOUND)
|
|||
FetchContent_Declare(
|
||||
Corrosion
|
||||
GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
|
||||
GIT_TAG v0.5.1
|
||||
GIT_TAG v0.5.2
|
||||
)
|
||||
|
||||
FetchContent_MakeAvailable(Corrosion)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue