Skip to content

Commit

Permalink
deps: add uv dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Oppen committed May 8, 2024
1 parent f4f1612 commit 800221c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ build-cairo-2-compiler:
fi

cargo-deps:
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.1.41/uv-installer.sh | sh
cargo install --version 0.3.1 iai-callgrind-runner
cargo install --version 1.1.0 cargo-criterion
cargo install --version 0.6.1 flamegraph --locked
Expand Down

0 comments on commit 800221c

Please sign in to comment.