Skip to content

Commit a9f6d8c

Browse files
Merge branch 'main' into philippe/382-followup
2 parents a14a70d + 92eceae commit a9f6d8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ fi
3434
# Install rust compiler
3535
echo "Installing rust compiler"
3636
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain 1.76
37+
. $HOME/.cargo/env
3738
cargo install cbindgen
3839
# Setup Poetry
3940
echo "Installing poetry"

0 commit comments

Comments
 (0)