소스 검색

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"
 authors = ["ticki <ticki@users.noreply.github.com>"]
 
-[dependencies.extra]
-git = "https://github.com/redox-os/libextra.git"
-
 [target.'cfg(unix)'.dependencies]
 syscall = "0.2.1"