We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612900a commit 14abf27Copy full SHA for 14abf27
1 file changed
src/lib.rs
@@ -12,7 +12,7 @@
12
//!
13
//! ## Compatibility
14
15
-//! The `num-complex` crate is tested for rustc 1.31 and greater.
+//! The `num-complex` crate is tested for rustc 1.60 and greater.
16
17
#![doc(html_root_url = "https://docs.rs/num-complex/0.4")]
18
#![no_std]
0 commit comments