mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 14:51:15 +00:00
Update some more version number
Meaning that following the docs or tutorial won't work until the release is complete
This commit is contained in:
parent
05aae8339c
commit
423656d900
7 changed files with 11 additions and 11 deletions
|
@ -65,11 +65,11 @@ In your Cargo.toml:
|
|||
build = "build.rs"
|
||||
|
||||
[dependencies]
|
||||
sixtyfps = "0.0.6"
|
||||
sixtyfps = "0.1.0"
|
||||
...
|
||||
|
||||
[build-dependencies]
|
||||
sixtyfps-build = "0.0.6"
|
||||
sixtyfps-build = "0.1.0"
|
||||
```
|
||||
|
||||
In the `build.rs` file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue