diff --git a/README.md b/README.md index c1dd38c..77343d5 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization * [kbknapp/cargo-count](https://github.com/kbknapp/cargo-count) [[cargo-count](https://crates.io/crates/cargo-count)] — lists source code counts and details about cargo projects, including unsafe statistics [](https://travis-ci.org/kbknapp/cargo-count) * [pwoolcoc/cargo-do](https://github.com/pwoolcoc/cargo-do) [[cargo-do](https://crates.io/crates/cargo-do)] — run multiple cargo commands in a row [](https://travis-ci.org/pwoolcoc/cargo-do) * [maxsnew/cargo-dot](https://github.com/maxsnew/cargo-dot) — generate graphs of a Cargo project's dependencies [](https://travis-ci.org/maxsnew/cargo-dot) + * [mmstick/cargo-deb](https://github.com/mmstick/cargo-deb) — generate binary Debian packages [](https://travis-ci.org/mmstick/cargo-deb) * [cardoe/cargo-ebuild](https://github.com/cardoe/cargo-ebuild) [[cargo-ebuild](https://crates.io/crates/cargo-ebuild)] - cargo extension that can generate ebuilds using the in-tree eclasses [](https://travis-ci.org/cardoe/cargo-ebuild) * [killercup/cargo-edit](https://github.com/killercup/cargo-edit) [[cargo-edit](https://crates.io/crates/cargo-edit)] — allows you to add and list dependencies by reading/writing to your Cargo.toml file from the command line [](https://travis-ci.org/killercup/cargo-edit) * [Ralvke/cargo-find](https://github.com/Ralvke/cargo-find) [[cargo-find](https://crates.io/crates/cargo-find)] — Find crates from command line [](https://travis-ci.org/Ralvke/cargo-find)