]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Cargo fmt and update tests
[rust.git] / Cargo.toml
index 64036396dc907d61b491d419c4fdb378140b3e12..7459773e27054d9578bd070b0e06406bfd29f5a1 100644 (file)
@@ -44,7 +44,7 @@ log = "0.3"
 env_logger = "0.4"
 getopts = "0.2"
 derive-new = "0.5"
-cargo_metadata = { git = "https://github.com/topecongiro/cargo_metadata" }
+cargo_metadata = "0.3"
 
 [target.'cfg(unix)'.dependencies]
 libc = "0.2.11"