mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-11 12:56:27 +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
|
@ -14,7 +14,7 @@ Then we edit `Cargo.toml` to add the sixtyfps dependency:
|
|||
|
||||
```toml
|
||||
[dependencies]
|
||||
sixtyfps = "0.0.6"
|
||||
sixtyfps = "0.1.0"
|
||||
```
|
||||
|
||||
Finally we copy the hello world program from the [SixtyFPS documentation](https://sixtyfps.io/docs/rust/sixtyfps/) into our `src/main.rs`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue