We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d91bc2 commit b53f418Copy full SHA for b53f418
src/lib.rs
@@ -71,7 +71,7 @@
71
//! needs matching memory layout to be efficient (with some exceptions).
72
//! + Efficient floating point matrix multiplication even for very large
73
//! matrices; can optionally use BLAS to improve it further.
74
-//! - **Requires Rust 1.49 or later**
+//! - **Requires Rust 1.51 or later**
75
//!
76
//! ## Crate Feature Flags
77
0 commit comments