Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rustc as requirement for cargo install #231

Merged
merged 5 commits into from
Mar 2, 2025
Merged

add rustc as requirement for cargo install #231

merged 5 commits into from
Mar 2, 2025

Conversation

yshavit
Copy link
Owner

@yshavit yshavit commented Mar 1, 2025

  • move the cargo install to the last option
  • add the requirement
  • change the checker to use just plain grep, and include the file name and line number, so I can use them in the workflow commands

resolves #221

yshavit added 2 commits March 1, 2025 18:50
- move the `cargo install` to the last option
- add the requirement
- modify the requirement (in both cases) to 1.76.0, to trigger a failure
  so that I can make sure it works
- change the checker to use just plain grep, and include the file name
  and line number, so I can use them in the workflow commands
@yshavit
Copy link
Owner Author

yshavit commented Mar 1, 2025

@yshavit
Copy link
Owner Author

yshavit commented Mar 1, 2025

@yshavit yshavit mentioned this pull request Mar 2, 2025
2 tasks
@yshavit yshavit merged commit 4e7cba6 into main Mar 2, 2025
4 checks passed
@yshavit yshavit deleted the readme-cargo branch March 2, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: add dependencies
1 participant