mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
janitor: Update to Corrosion 0.4.1 release (#2807)
This commit is contained in:
parent
2627ad24ca
commit
7485fd6f70
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ include(FetchContent)
|
|||
FetchContent_Declare(
|
||||
Corrosion
|
||||
GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
|
||||
GIT_TAG v0.4-beta2
|
||||
GIT_TAG v0.4.1
|
||||
)
|
||||
FetchContent_MakeAvailable(Corrosion)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue