mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Bump Corrosion to v0.1.0
This commit is contained in:
parent
5eca8d1e9f
commit
0e0142c9cf
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 4189aa74116340dfc4b5fee9bd17510a9f36fdef
|
||||
GIT_TAG v0.1.0
|
||||
)
|
||||
FetchContent_MakeAvailable(Corrosion)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue