Skip to content

Commit

Permalink
Update configure
Browse files Browse the repository at this point in the history
Co-authored-by: Jackson Hoffart <[email protected]>
  • Loading branch information
jibarozzo and jdhoffa authored Dec 8, 2024
1 parent 3bcdfbe commit 983e025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Even when `cargo` is on `PATH`, `rustc` might not in some cases. This adds
# Even when `cargo` is on `PATH`, `rustc` might not be in some cases. This adds
# ~/.cargo/bin to PATH to address such cases. Note that is not always available
# (e.g. or on Ubuntu with Rust installed via APT).
if [ -d "${HOME}/.cargo/bin" ]; then
Expand Down

0 comments on commit 983e025

Please sign in to comment.