Skip to content

Commit

Permalink
Bump version with windows fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EricLBuehler committed Sep 9, 2023
1 parent 35a7ce8 commit 93f4ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Click [here](BENCHMARKS.md) for more benchmarks. Multiple different operating sy
![Trc vs Arc performance](./figures/performance.png)

## Use
To use `Trc`, simply run `cargo add trc`, or add `trc = "1.2.2"`. Optionally, you can always use the latest version by adding `trc = {git = "https://github.com/EricLBuehler/trc.git"}`.
To use `Trc`, simply run `cargo add trc`, or add `trc = "1.2.3"`. Optionally, you can always use the latest version by adding `trc = {git = "https://github.com/EricLBuehler/trc.git"}`.

0 comments on commit 93f4ab6

Please sign in to comment.