We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a6f8b6 commit 929e699Copy full SHA for 929e699
src/lib.rs
@@ -61,7 +61,7 @@
61
//! needs matching memory layout to be efficient (with some exceptions).
62
//! + Efficient floating point matrix multiplication even for very large
63
//! matrices; can optionally use BLAS to improve it further.
64
-//! - **Requires Rust 1.40 or later**
+//! - **Requires Rust 1.42 or later**
65
//!
66
//! ## Crate Feature Flags
67
0 commit comments