Skip to content

Commit

Permalink
Lock deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Oppen committed Mar 15, 2024
1 parent b328c10 commit ba86beb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,13 @@ build-cairo-2-compiler:
fi

cargo-deps:
cargo install --version 0.3.1 iai-callgrind-runner
cargo install --version 1.1.0 cargo-criterion
cargo install --version 0.6.1 flamegraph
cargo install --version 1.14.0 hyperfine
cargo install --version 0.9.49 cargo-nextest
cargo install --version 0.5.9 cargo-llvm-cov
cargo install --version 0.12.1 wasm-pack
cargo install --locked --version 0.3.1 iai-callgrind-runner
cargo install --locked --version 1.1.0 cargo-criterion
cargo install --locked --version 0.6.1 flamegraph
cargo install --locked --version 1.14.0 hyperfine
cargo install --locked --version 0.9.49 cargo-nextest
cargo install --locked --version 0.5.9 cargo-llvm-cov
cargo install --locked --version 0.12.1 wasm-pack

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

0 comments on commit ba86beb

Please sign in to comment.