fix: forced Cargo to use lock file on install

This commit is contained in:
Nate Duncan 2025-03-24 18:05:57 -05:00
parent 90ce490652
commit efc9889762

View File

@ -11,7 +11,7 @@ nix profile install github:zaphar/sheetsui
### Cargo
```sh
cargo install --git https://github.com/zaphar/sheetsui
cargo install --git https://github.com/zaphar/sheetsui --locked
```
## Running