Skip to content

Commit

Permalink
fix(docs): use locked dependencies to install cargo-codspeed
Browse files Browse the repository at this point in the history
  • Loading branch information
adriencaccia committed Sep 3, 2024
1 parent ac3dae8 commit 73559ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cargo-codspeed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cargo binstall cargo-codspeed
### With `cargo`

```bash
cargo install cargo-codspeed
cargo install cargo-codspeed --locked
```

## Usage
Expand Down

0 comments on commit 73559ff

Please sign in to comment.