Skip to content

Commit

Permalink
Lock more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoletta committed Jun 6, 2024
1 parent aeae644 commit ecd4d70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,9 @@ cargo-deps:
cargo install --version 1.1.0 cargo-criterion
cargo install --version 0.6.1 flamegraph --locked
cargo install --version 1.14.0 hyperfine
cargo install --version 0.9.49 cargo-nextest
cargo install --version 0.9.49 cargo-nextest --locked
cargo install --version 0.5.9 cargo-llvm-cov
cargo install --version 0.12.1 wasm-pack
cargo install --version 0.12.1 wasm-pack --locked

cairo1-run-deps:
cd cairo1-run; make deps
Expand Down

0 comments on commit ecd4d70

Please sign in to comment.