File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 33[ ![ Build Status] ( https://github.com/rust-embedded/rust-i2cdev/workflows/CI/badge.svg )] ( https://github.com/rust-embedded/rust-i2cdev/actions )
44[ ![ Version] ( https://img.shields.io/crates/v/i2cdev.svg )] ( https://crates.io/crates/i2cdev )
55[ ![ License] ( https://img.shields.io/crates/l/i2cdev.svg )] ( https://github.com/rust-embedded/rust-i2cdev/blob/master/README.md#license )
6+ ![ Minimum Supported Rust Version] ( https://img.shields.io/badge/rustc-1.60+-blue.svg )
67
78[ Documentation] ( https://docs.rs/i2cdev )
89
@@ -49,7 +50,7 @@ The following features are implemented and planned for the library:
4950
5051Most likely, the machine you are running on is not your development
5152machine (although it could be). In those cases, you will need to
52- cross-compile. See https://github.com/japaric/rust- cross for pointers.
53+ cross-compile. See < https://github.com/cross-rs/ cross > for pointers.
5354
5455## Minimum Supported Rust Version (MSRV)
5556
You can’t perform that action at this time.
0 commit comments