mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
Feature/eos disk filtering (#764)
* misc fixes * magic * set types * disk guid labeling * remove erroneous guid assignment * fix borrow check issues * remove unnecessary imports Co-authored-by: Aiden McClelland <me@drbonez.dev>
This commit is contained in:
committed by
Aiden McClelland
parent
7d5053024f
commit
57092cd240
1
appmgr/Cargo.lock
generated
1
appmgr/Cargo.lock
generated
@@ -855,6 +855,7 @@ dependencies = [
|
||||
"libc",
|
||||
"log",
|
||||
"nix 0.23.0",
|
||||
"nom 7.0.0",
|
||||
"num",
|
||||
"openssh-keys",
|
||||
"openssl",
|
||||
|
||||
Reference in New Issue
Block a user