Cargo autoload setup (added automatically by rustup)

This commit is contained in:
Ohad Livne 2025-06-04 22:45:01 +03:00
parent 726c242a78
commit 56085de482
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D
2 changed files with 2 additions and 0 deletions

View file

@ -118,3 +118,4 @@ fi
# Hook up direnv
eval "$(direnv hook bash)"
. "$HOME/.cargo/env"