소스 검색

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,