mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
misc fixes
This commit is contained in:
committed by
Aiden McClelland
parent
d4aa75ea93
commit
66e7d2c703
@@ -76,7 +76,9 @@ nix = "0.22.1"
|
||||
num = "0.4.0"
|
||||
openssh-keys = "0.5.0"
|
||||
openssl = { version = "0.10.36", features = ["vendored"] }
|
||||
patch-db = { version = "*", path = "../patch-db/patch-db", features = ["log"] }
|
||||
patch-db = { version = "*", path = "../patch-db/patch-db", features = [
|
||||
"debug",
|
||||
] }
|
||||
pbkdf2 = "0.9.0"
|
||||
pin-project = "1.0.8"
|
||||
prettytable-rs = "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user