瀏覽代碼

Update xtask

徐启航 1 年之前
父節點
當前提交
26e75a7f10
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      xtask/src/dist.rs

+ 1 - 1
xtask/src/dist.rs

@@ -114,7 +114,7 @@ impl Dist {
     }
 
     fn build_vdso(
-        self,
+        &self,
         src_root: &Path,
         cargo: &String,
         target_root: &String,