mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 07:37:24 +00:00
Update corrosion
This commit is contained in:
parent
b2b3bf800a
commit
194c841df1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ include(FetchContent)
|
|||
FetchContent_Declare(
|
||||
Corrosion
|
||||
GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
|
||||
GIT_TAG v0.4.9
|
||||
GIT_TAG v0.5.1
|
||||
)
|
||||
FetchContent_MakeAvailable(Corrosion)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue