Browse Source

Remove libextra dependency

ticki 9 years ago
parent
commit
4ef79fdcf3
1 changed files with 0 additions and 3 deletions
  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"