Skip to content

Commit 6a7d026

Browse files
authored
Update readme to reflect MSRV specified in Cargo.toml
It looks like the readme was missed when updating the MSRV to include `core::error::Error`.
1 parent 14b1765 commit 6a7d026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: embedded-can/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This project is developed and maintained by the [HAL team](https://github.com/ru
1919

2020
## Minimum Supported Rust Version (MSRV)
2121

22-
This crate is guaranteed to compile on stable Rust 1.60 and up. It *might*
22+
This crate is guaranteed to compile on stable Rust 1.81 and up. It *might*
2323
compile with older versions but that may change in any new patch release.
2424

2525
See [here](../docs/msrv.md) for details on how the MSRV may be upgraded.

0 commit comments

Comments
 (0)