Skip to content

Commit

Permalink
Merge pull request #66 from tbrockman/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
oscartbeaumont authored Dec 22, 2023
2 parents b68c560 + a8c9eb3 commit 697ba78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Specta v2 hasn't officially launched yet but it can be used through the release
You must **ensure** you lock your Specta version to avoid breaking changes.

```bash
cargo add specta@=2.0.0-rc.5
cargo add tauri-specta@=2.0.0-rc.2 --features javascript,typescript
cargo add specta@=2.0.0-rc.7
cargo add tauri-specta@=2.0.0-rc.4 --features javascript,typescript
```

## Adding Specta to custom types
Expand Down

0 comments on commit 697ba78

Please sign in to comment.