mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
reconcile types
This commit is contained in:
committed by
Aiden McClelland
parent
a272d5d698
commit
a1f1dc2ce7
@@ -121,6 +121,7 @@ impl HasModel for Dependencies {
|
||||
pub struct DepInfo {
|
||||
pub version: VersionRange,
|
||||
pub optional: Option<String>,
|
||||
pub recommended: bool,
|
||||
pub description: Option<String>,
|
||||
pub critical: bool,
|
||||
#[serde(default)]
|
||||
|
||||
Reference in New Issue
Block a user