Sfoglia il codice sorgente

Remove libextra dependency

ticki 9 anni fa
parent
commit
4ef79fdcf3
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  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"