File tree 5 files changed +5
-2
lines changed
5 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- dependency updates
6
6
- ** Breaking:** MSRV is now 1.75
7
+ - misc metadata fixes
7
8
8
9
## v0.1.2 (2024-08-24)
9
10
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ keywords = [
17
17
" Multiboot2"
18
18
]
19
19
readme = " README.md"
20
- homepage = " https://github.com/rust-osdev/multiboot2"
20
+ homepage = " https://github.com/rust-osdev/multiboot2/tree/main/multiboot2-common "
21
21
repository = " https://github.com/rust-osdev/multiboot2"
22
22
documentation = " https://docs.rs/multiboot2-common"
23
23
rust-version = " 1.75"
Original file line number Diff line number Diff line change 4
4
5
5
- dependency updates
6
6
- ** Breaking:** MSRV is now 1.75
7
+ - misc metadata fixes
7
8
8
9
## v0.5.1 (2024-08-24)
9
10
Original file line number Diff line number Diff line change 9
9
- ` BootdevTag `
10
10
- ` NetworkTag `
11
11
- ` BootInformation::tags ` iterator is now public
12
+ - misc metadata fixes
12
13
13
14
## v0.22.2 (2024-08-24)
14
15
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ keywords = [
29
29
# without this, sometimes crates.io doesn't show the preview of the README
30
30
# I expeciended this multiple times in the past
31
31
readme = " README.md"
32
- homepage = " https://github.com/rust-osdev/multiboot2"
32
+ homepage = " https://github.com/rust-osdev/multiboot2/tree/main/multiboot2 "
33
33
repository = " https://github.com/rust-osdev/multiboot2"
34
34
documentation = " https://docs.rs/multiboot2"
35
35
rust-version = " 1.75"
You can’t perform that action at this time.
0 commit comments