Skip to content

Commit d5d9037

Browse files
committed
chore: Release
1 parent 68d75ad commit d5d9037

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

Cargo.lock

+14-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

multiboot2/Cargo.toml

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

0 commit comments

Comments
 (0)