GnoCiYeH 1 年之前
父节点
当前提交
5d2b396479
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      systemctl/Cargo.toml

+ 1 - 1
systemctl/Cargo.toml

@@ -13,4 +13,4 @@ path = "src/main.rs"
 cfg-if = { version = "1.0"}
 
 [target.'cfg(target_os = "dragonos")'.dependencies]
-drstd = {git = "https://github.com/DragonOS-Community/drstd.git", revision = "8b1e314e01"}
+drstd = {git = "https://git.mirrors.dragonos.org/DragonOS-Community/drstd.git", revision = "8b1e314e01"}