Skip to content

Commit 800221c

Browse files
committed
deps: add uv dep
1 parent f4f1612 commit 800221c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ build-cairo-2-compiler:
205205
fi
206206

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

0 commit comments

Comments
 (0)