Skip to content

Commit 244abaa

Browse files
authored
Merge pull request #639 from tdittr/patch-1
embedded-can: Update readme to reflect MSRV specified in Cargo.toml
2 parents 14b1765 + 6a7d026 commit 244abaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-can/README.md

Lines changed: 1 addition & 1 deletion
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)