Skip to content

Commit

Permalink
Rewrite a guide sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
temeddix committed Sep 19, 2024
1 parent 5cf21a1 commit 22443cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docs/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Whenever upgrading Rinf, please ensure that the Rinf versions in `pubspec.yaml`

## 7️⃣ Migrating from 6 to 7

The overall usage remains the same, but some changes have been made to the API to improve code readability and maintainability.
The overall usage remains the same, but some changes have been made to the API to improve code readability and flexibility.

Explicitly bind the `main` function in Rust with the async runtime of your choice. Also, don't forget to await the `dart_shutdown` future provided by Rinf in the `main` function.

Expand Down

0 comments on commit 22443cc

Please sign in to comment.