mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Update version number in docs and readme
This commit is contained in:
parent
525e9982d8
commit
69a2d45203
5 changed files with 7 additions and 7 deletions
|
@ -17,11 +17,11 @@ In your Cargo.toml:
|
|||
build = "build.rs"
|
||||
|
||||
[dependencies]
|
||||
slint = "0.2.1"
|
||||
slint = "0.2.2"
|
||||
...
|
||||
|
||||
[build-dependencies]
|
||||
slint-build = "0.2.1"
|
||||
slint-build = "0.2.2"
|
||||
```
|
||||
|
||||
In the `build.rs` file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue