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 rust version and MSRV CI #7

Merged
merged 2 commits into from
Jan 24, 2024
Merged

add rust version and MSRV CI #7

merged 2 commits into from
Jan 24, 2024

Conversation

JosiahParry
Copy link
Owner

Closes #6

Adds Rust version to Cargo.toml based on upstream arrow-rs version:
https://github.com/apache/arrow-rs/blob/a0148ba4cea1756bd22c534dff14e362cb5ee242/Cargo.toml#L77C1-L77C22

Adds simple MSRV check in CI

Cargo.toml Outdated Show resolved Hide resolved
Co-authored-by: eitsupi <50911393+eitsupi@users.noreply.github.com>
@JosiahParry
Copy link
Owner Author

thanks @eitsupi !!!

@JosiahParry JosiahParry merged commit 16d1a50 into main Jan 24, 2024
1 check passed
@eitsupi
Copy link
Contributor

eitsupi commented Jan 24, 2024

Yeah, now (and I don't know when it will be updated) Rust on CRAN is 1.69.0, so it is clear that R packages that incorporate this crate cannot be registered on CRAN :)

@JosiahParry
Copy link
Owner Author

loool. well! When i try publishing my R package using this i'll try and make my case 🙏🏼

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.

MSRV Check
2 participants