mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +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
@@ -75,6 +75,7 @@ lazy_static = "1.4"
|
||||
libc = "0.2.103"
|
||||
log = "0.4.14"
|
||||
nix = "0.23.0"
|
||||
nom = "7.0.0"
|
||||
num = "0.4.0"
|
||||
openssh-keys = "0.5.0"
|
||||
openssl = { version = "0.10.36", features = ["vendored"] }
|
||||
|
||||
Reference in New Issue
Block a user