mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 10:30:17 +00:00
chore(code): move load options parsing to crates/eficore
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -75,7 +75,6 @@ dependencies = [
|
||||
"hex",
|
||||
"log",
|
||||
"sha2",
|
||||
"shlex",
|
||||
"toml",
|
||||
"uefi",
|
||||
"uefi-raw",
|
||||
@@ -99,6 +98,7 @@ dependencies = [
|
||||
"anyhow",
|
||||
"bitflags",
|
||||
"log",
|
||||
"shlex",
|
||||
"spin",
|
||||
"uefi",
|
||||
"uefi-raw",
|
||||
|
||||
Reference in New Issue
Block a user