We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de92497 commit ea20ca7Copy full SHA for ea20ca7
multiboot2/Cargo.toml
@@ -6,7 +6,7 @@ Multiboot2-compliant bootloaders, like GRUB. It supports all tags from the speci
6
including full support for the sections of ELF-64. This library is `no_std` and can be
7
used in a Multiboot2-kernel.
8
"""
9
-version = "0.12.2"
+version = "0.13.0"
10
authors = [
11
"Philipp Oppermann <[email protected]>",
12
"Calvin Lee <[email protected]>",
0 commit comments