File tree Expand file tree Collapse file tree 5 files changed +5
-2
lines changed Expand file tree Collapse file tree 5 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44
55- dependency updates
66- ** Breaking:** MSRV is now 1.75
7+ - misc metadata fixes
78
89## v0.1.2 (2024-08-24)
910
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ keywords = [
1717 " Multiboot2"
1818]
1919readme = " README.md"
20- homepage = " https://github.com/rust-osdev/multiboot2"
20+ homepage = " https://github.com/rust-osdev/multiboot2/tree/main/multiboot2-common "
2121repository = " https://github.com/rust-osdev/multiboot2"
2222documentation = " https://docs.rs/multiboot2-common"
2323rust-version = " 1.75"
Original file line number Diff line number Diff line change 44
55- dependency updates
66- ** Breaking:** MSRV is now 1.75
7+ - misc metadata fixes
78
89## v0.5.1 (2024-08-24)
910
Original file line number Diff line number Diff line change 99 - ` BootdevTag `
1010 - ` NetworkTag `
1111- ` BootInformation::tags ` iterator is now public
12+ - misc metadata fixes
1213
1314## v0.22.2 (2024-08-24)
1415
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ keywords = [
2929# without this, sometimes crates.io doesn't show the preview of the README
3030# I expeciended this multiple times in the past
3131readme = " README.md"
32- homepage = " https://github.com/rust-osdev/multiboot2"
32+ homepage = " https://github.com/rust-osdev/multiboot2/tree/main/multiboot2 "
3333repository = " https://github.com/rust-osdev/multiboot2"
3434documentation = " https://docs.rs/multiboot2"
3535rust-version = " 1.75"
You can’t perform that action at this time.
0 commit comments