Skip to content

Commit

Permalink
update crate versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tronta committed Oct 15, 2024
1 parent bdbea18 commit 54117db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ I also recommend reading the [gtk4-rs book](https://gtk-rs.org/gtk4-rs/git/book/
Add the packages you need to your `Cargo.toml`:

```toml
relm4 = "0.8.0"
relm4-components = "0.8.0"
relm4 = "0.9.1"
relm4-components = "0.9.1"
```

## Issues and feedback
Expand Down

0 comments on commit 54117db

Please sign in to comment.