mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Update corrosion
This commit is contained in:
parent
9a1857fb36
commit
583322be56
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.4
|
||||
GIT_TAG v0.4.5
|
||||
)
|
||||
FetchContent_MakeAvailable(Corrosion)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue