Skip to content

Commit d717f79

Browse files
committed
Update information in README
1 parent 348efb2 commit d717f79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ HDF5 for Rust.
66
[![Latest Version](https://img.shields.io/crates/v/hdf5.svg)](https://crates.io/crates/hdf5)
77
[![Documentation](https://docs.rs/hdf5/badge.svg)](https://docs.rs/hdf5)
88
[![Changelog](https://img.shields.io/github/v/release/aldanor/hdf5-rust)](https://github.com/aldanor/hdf5-rust/blob/master/CHANGELOG.md)
9+
![hdf5: rustc 1.51+](https://img.shields.io/badge/hdf5-rustc_1.51+-lightblue.svg)
910
[![Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
1011
[![MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
1112

@@ -89,7 +90,7 @@ toolchains; macOS Catalina).
8990
### Rust
9091

9192
`hdf5` crate is tested continuously for all three official release channels, and
92-
requires a reasonably recent Rust compiler (e.g. of version 1.40 or newer).
93+
requires a reasonably recent Rust compiler (e.g. of version 1.51 or newer).
9394

9495
### HDF5
9596

0 commit comments

Comments
 (0)