mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 05:44:52 +00:00
Bump version number to 1.3.0
This commit is contained in:
parent
32171bc534
commit
b8b9db4e42
72 changed files with 139 additions and 139 deletions
|
@ -16,7 +16,7 @@ cd memory
|
|||
Then we edit `Cargo.toml` to add the slint dependency using `cargo add`:
|
||||
|
||||
```sh
|
||||
cargo add slint@1.2.0
|
||||
cargo add slint@1.3.0
|
||||
```
|
||||
|
||||
Finally we copy the hello world program from the [Slint documentation](https://slint.dev/docs/rust/slint/) into our `src/main.rs`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue