mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Update versions in docs
This commit is contained in:
parent
a840f30b55
commit
3bc3962c00
6 changed files with 9 additions and 9 deletions
|
@ -17,11 +17,11 @@ In your Cargo.toml:
|
|||
build = "build.rs"
|
||||
|
||||
[dependencies]
|
||||
slint = "0.3.2"
|
||||
slint = "0.3.3"
|
||||
...
|
||||
|
||||
[build-dependencies]
|
||||
slint-build = "0.3.2"
|
||||
slint-build = "0.3.3"
|
||||
```
|
||||
|
||||
In the `build.rs` file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue