# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "makeppkg" version = "1.1.1" authors = ["ibrokemypie "] description = "wrapper for Arch Linux's makepkg, patches source before packages are built" homepage = "https://github.com/ibrokemypie/makeppkg" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/ibrokemypie/makeppkg" [dependencies.digest] version = "0.8.0" [dependencies.duct] version = "^0.11.1" [dependencies.md-5] version = "0.8.0" [dependencies.regex] version = "1" [dependencies.sha-1] version = "0.8.0" [dependencies.sha2] version = "0.8.0" [dependencies.xdg] version = "^2.1" [badges.travis-ci] branch = "master" repository = "/ibrokemypie/makeppkg"