Skip to content

Comments

Receive cargo home as a parameter via local.properties#33

Merged
andrefigas merged 2 commits intomainfrom
feature/receive_cargo_home_as_a_parameter
Aug 6, 2025
Merged

Receive cargo home as a parameter via local.properties#33
andrefigas merged 2 commits intomainfrom
feature/receive_cargo_home_as_a_parameter

Conversation

@andrefigas
Copy link
Owner

  • Added support for using a custom Rust installation directory, as long as it is defined in local.properties using the cargo.dir property.
  • Moved Rust version validation from the configuration phase to the Rust code compilation phase.

This will close issue #32.

@andrefigas andrefigas self-assigned this Aug 5, 2025
@andrefigas andrefigas added the enhancement New feature or request label Aug 5, 2025
Copy link
Collaborator

@DocteurPing DocteurPing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! i haven't try to run the code to see if everything if working as expected.
Update: This has been tested. it works fine.

@andrefigas andrefigas merged commit 50fbece into main Aug 6, 2025
1 check passed
@andrefigas andrefigas deleted the feature/receive_cargo_home_as_a_parameter branch August 6, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants