mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-29 21:34:50 +00:00
Bump version number to 1.1.0
This commit is contained in:
parent
033263127b
commit
641cab0e75
67 changed files with 123 additions and 123 deletions
|
@ -15,7 +15,7 @@ cd memory
|
|||
Then we edit `Cargo.toml` to add the slint dependency using `cargo add`:
|
||||
|
||||
```sh
|
||||
cargo add slint@1.0.3
|
||||
cargo add slint@1.1.0
|
||||
```
|
||||
|
||||
Finally we copy the hello world program from the [Slint documentation](https://slint-ui.com/docs/rust/slint/) into our `src/main.rs`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue