This package browser is in early development. Mind the rough edges.

rust-cargo-edit 0.13.0

Add and remove dependencies from the command line

This package extends Cargo to allow you to add and remove dependencies by modifying your Cargo.toml file from the command line.

Installation

Install rust-cargo-edit 0.13.0 as follows:

guix install rust-cargo-edit@0.13.0

Or install the latest version:

guix install rust-cargo-edit

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.