We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003b7cd commit f0fd7b9Copy full SHA for f0fd7b9
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "linux-loader"
3
version = "0.5.0"
4
authors = ["Cathy Zhang <[email protected]>"]
5
-edition = "2018"
+edition = "2021"
6
license = "Apache-2.0 AND BSD-3-Clause"
7
description = "A Linux kernel image loading crate."
8
keywords = ["kernel"]
0 commit comments