mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +00:00
Version updates
This commit is contained in:
parent
c3f0402966
commit
c3f624d2fd
9 changed files with 12 additions and 12 deletions
|
@ -68,11 +68,11 @@ resolver = "2" # avoid dependency conflicts on some platforms
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
sixtyfps = "0.1.5"
|
||||
sixtyfps = "0.1.6"
|
||||
...
|
||||
|
||||
[build-dependencies]
|
||||
sixtyfps-build = "0.1.5"
|
||||
sixtyfps-build = "0.1.6"
|
||||
```
|
||||
|
||||
Use the API of the sixtyfps-build crate in the `build.rs` file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue