Skip to content

Commit 3c4d260

Browse files
authored
Merge pull request #2194 from topecongiro/use-cargo_metadata
Use cargo_metadata
2 parents 458eade + f06cb34 commit 3c4d260

File tree

4 files changed

+234
-190
lines changed

4 files changed

+234
-190
lines changed

Cargo.lock

Lines changed: 92 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ log = "0.3"
4444
env_logger = "0.4"
4545
getopts = "0.2"
4646
derive-new = "0.5"
47+
cargo_metadata = { git = "https://github.com/topecongiro/cargo_metadata" }
4748

4849
[target.'cfg(unix)'.dependencies]
4950
libc = "0.2.11"

0 commit comments

Comments
 (0)