Skip to content

Commit f0fd7b9

Browse files
obeisalxiord
authored andcommitted
Upgrade to 2021 edition
Signed-off-by: Obei Sideg <obei.sideg@gmail.com>
1 parent 003b7cd commit f0fd7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "linux-loader"
33
version = "0.5.0"
44
authors = ["Cathy Zhang <cathy.zhang@intel.com>"]
5-
edition = "2018"
5+
edition = "2021"
66
license = "Apache-2.0 AND BSD-3-Clause"
77
description = "A Linux kernel image loading crate."
88
keywords = ["kernel"]

0 commit comments

Comments
 (0)