mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
Bump version
This commit is contained in:
parent
af6d3661cb
commit
20cfb65e53
24 changed files with 58 additions and 54 deletions
|
@ -23,11 +23,11 @@ In your Cargo.toml:
|
|||
build = "build.rs"
|
||||
|
||||
[dependencies]
|
||||
sixtyfps = "0.0.1"
|
||||
sixtyfps = "0.0.2"
|
||||
...
|
||||
|
||||
[build-dependencies]
|
||||
sixtyfps-build = "0.0.1"
|
||||
sixtyfps-build = "0.0.2"
|
||||
```
|
||||
|
||||
In the `build.rs` file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue