Skip to content

Conversation

@HoKim98
Copy link
Contributor

@HoKim98 HoKim98 commented Jan 28, 2024

This PR fixes a minimum rust version mismatch between /Cargo.toml and /src/lib.rs.

Expected Rust Version

rust-version = "1.51"

Expected: 1.51.

Rust Version in docs.rs

//! - **Requires Rust 1.49 or later**

Fixed: 1.49 -> 1.51

@adamreichold
Copy link
Collaborator

Thanks!

@adamreichold adamreichold merged commit b53f418 into rust-ndarray:master Jan 28, 2024
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.

2 participants