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 cb4ad3e commit 4baaf13Copy full SHA for 4baaf13
README.md
@@ -11,7 +11,7 @@
11
[Documentation]: https://docs.rs/ndarray-slice/badge.svg
12
[Downloads]: https://img.shields.io/crates/d/ndarray-slice.svg
13
[Version]: https://img.shields.io/crates/v/ndarray-slice.svg
14
-[Rust]: https://img.shields.io/badge/rust-v1.58-brightgreen.svg
+[Rust]: https://img.shields.io/badge/rust-v1.60-brightgreen.svg
15
[License]: https://img.shields.io/badge/License-MIT%20OR%20Apache--2.0-blue.svg
16
17
Fast and robust slice-based algorithms (e.g., [sorting], [selection], [search]) for
0 commit comments