Skip to content

Commit

Permalink
update tracker version
Browse files Browse the repository at this point in the history
  • Loading branch information
tronta committed Oct 20, 2024
1 parent 03d92fd commit 298752c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/efficient_ui/tracker.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To reset all previous changes, you can call `{struct_var_name}.reset()`.

First we have to add the tracker library to `Cargo.toml`:
```toml
tracker = "0.1"
tracker = "0.2.2"
```

Now let's have a look at a small example.
Expand Down

0 comments on commit 298752c

Please sign in to comment.