|
@@ -4,7 +4,7 @@ description = """
|
|
Library with type definitions and parsing functions for Multiboot2 headers.
|
|
Library with type definitions and parsing functions for Multiboot2 headers.
|
|
This library is `no_std` and can be used in bootloaders.
|
|
This library is `no_std` and can be used in bootloaders.
|
|
"""
|
|
"""
|
|
-version = "0.3.2"
|
|
|
|
|
|
+version = "0.4.0"
|
|
authors = [
|
|
authors = [
|
|
"Philipp Schuster <phip1611@gmail.com>"
|
|
"Philipp Schuster <phip1611@gmail.com>"
|
|
]
|
|
]
|