Skip to content

Commit

Permalink
docs: Update readme to mention 0.16.0-beta.19
Browse files Browse the repository at this point in the history
  • Loading branch information
foresterre authored Jan 24, 2024
1 parent 935b071 commit 8095e25
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 @@ -12,15 +12,15 @@ In this readme you'll find everything to get you started. You can find more deta
| cargo | supported | command |
|-------------|-----------|-------------------------------------------------------|
| stable | 💚 | `$ cargo install cargo-msrv` |
| beta | 💚 | `$ cargo install cargo-msrv --version 0.16.0-beta.18` |
| beta | 💚 | `$ cargo install cargo-msrv --version 0.16.0-beta.19` |
| development || |

#### cargo ([git source](https://github.com/foresterre/cargo-msrv))

| cargo | supported | command |
|-------------|-----------|-------------------------------------------------------------------------------------------------------|
| stable | 💚 | `$ cargo install --git https://github.com/foresterre/cargo-msrv.git --tag v0.15.1` cargo-msrv |
| beta | 💚 | `$ cargo install --git https://github.com/foresterre/cargo-msrv.git --tag v0.16.0-beta.18` cargo-msrv |
| beta | 💚 | `$ cargo install --git https://github.com/foresterre/cargo-msrv.git --tag v0.16.0-beta.19` cargo-msrv |
| development | 💚 | `$ cargo install --git https://github.com/foresterre/cargo-msrv.git` cargo-msrv |

#### [cargo-binstall](https://github.com/cargo-bins/cargo-binstall)
Expand Down

0 comments on commit 8095e25

Please sign in to comment.