浏览代码

Remove libextra dependency

ticki 9 年之前
父节点
当前提交
4ef79fdcf3
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      Cargo.toml

+ 0 - 3
Cargo.toml

@@ -3,8 +3,5 @@ name = "ralloc"
 version = "0.1.0"
 version = "0.1.0"
 authors = ["ticki <ticki@users.noreply.github.com>"]
 authors = ["ticki <ticki@users.noreply.github.com>"]
 
 
-[dependencies.extra]
-git = "https://github.com/redox-os/libextra.git"
-
 [target.'cfg(unix)'.dependencies]
 [target.'cfg(unix)'.dependencies]
 syscall = "0.2.1"
 syscall = "0.2.1"