Skip to content

Commit 42ae287

Browse files
committed
fix MSRV in readme files
1 parent d4ba8d0 commit 42ae287

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

multiboot2-header/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ You may need a special linker script to place this in a LOAD segment with a file
6969
See specification.
7070

7171
## MSRV
72-
The MSRV is 1.56.1 stable.
72+
The MSRV is 1.68.0 stable.
7373

7474
## License & Contribution
7575

multiboot2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ other fields | variable
3737
All tags and the mbi itself are 8-byte aligned. The last tag must be the _end tag_, which is a tag of type `0` and size `8`.
3838

3939
## MSRV
40-
The MSRV is 1.56.1 stable.
40+
The MSRV is 1.68.0 stable.
4141

4242
## License & Contribution
4343

0 commit comments

Comments
 (0)