mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Janitor: upgrade corrosion
This commit is contained in:
parent
7d178ede4d
commit
4df25b7f15
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.3.3
|
||||
GIT_TAG v0.3.4
|
||||
)
|
||||
FetchContent_MakeAvailable(Corrosion)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue