Skip to content

Commit ea20ca7

Browse files
committed
multiboot2: v0.13.0
1 parent de92497 commit ea20ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multiboot2/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Multiboot2-compliant bootloaders, like GRUB. It supports all tags from the speci
66
including full support for the sections of ELF-64. This library is `no_std` and can be
77
used in a Multiboot2-kernel.
88
"""
9-
version = "0.12.2"
9+
version = "0.13.0"
1010
authors = [
1111
"Philipp Oppermann <[email protected]>",
1212
"Calvin Lee <[email protected]>",

0 commit comments

Comments
 (0)