forked from github-starred/komodo
spawn threads to complete tasks requested over http
This commit is contained in:
@@ -66,7 +66,7 @@ pub struct Build {
|
||||
#[diff(attr(#[serde(skip)]))]
|
||||
#[builder(setter(skip))]
|
||||
pub last_built_at: String,
|
||||
|
||||
|
||||
#[serde(default, skip_serializing_if = "String::is_empty")]
|
||||
#[diff(attr(#[serde(skip)]))]
|
||||
#[builder(setter(skip))]
|
||||
|
||||
Reference in New Issue
Block a user