1
1
徐启航 vor 1 Jahr
Ursprung
Commit
26e75a7f10
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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,