File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ repository = "https://github.com/rust-osdev/uefi-rs"
9
9
keywords = [" uefi" , " efi" ]
10
10
categories = [" embedded" , " no-std" , " api-bindings" ]
11
11
license = " MPL-2.0"
12
+ rust-version = " 1.68"
12
13
13
14
[lib ]
14
15
proc-macro = true
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ repository = "https://github.com/rust-osdev/uefi-rs"
9
9
keywords = [" uefi" , " efi" ]
10
10
categories = [" embedded" , " no-std" , " api-bindings" ]
11
11
license = " MPL-2.0"
12
+ rust-version = " 1.68"
12
13
13
14
[dependencies ]
14
15
uefi = { version = " 0.20.0" , features = [" global_allocator" ] }
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ repository = "https://github.com/rust-osdev/uefi-rs"
9
9
keywords = [" uefi" , " efi" ]
10
10
categories = [" embedded" , " no-std" , " api-bindings" ]
11
11
license = " MPL-2.0"
12
+ rust-version = " 1.68"
12
13
13
14
[features ]
14
15
default = [" panic-on-logger-errors" ]
You can’t perform that action at this time.
0 commit comments