Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -23,7 +23,7 @@ pub struct RustLib {
|
||||
impl RustLib {
|
||||
pub fn new(value: dagger_sdk::Query) -> Self {
|
||||
Self {
|
||||
client: value.pipeline("rust-lib"),
|
||||
client: value,
|
||||
source: None,
|
||||
crates: Vec::new(),
|
||||
arch: None,
|
||||
|
Reference in New Issue
Block a user