Skip to content

Commit 73559ff

Browse files
committed
fix(docs): use locked dependencies to install cargo-codspeed
1 parent ac3dae8 commit 73559ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/cargo-codspeed/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ cargo binstall cargo-codspeed
3131
### With `cargo`
3232

3333
```bash
34-
cargo install cargo-codspeed
34+
cargo install cargo-codspeed --locked
3535
```
3636

3737
## Usage

0 commit comments

Comments
 (0)