cargo-edit icon indicating copy to clipboard operation
cargo-edit copied to clipboard

A utility for managing cargo dependencies from the command line.

Results 90 cargo-edit issues
Sort by recently updated
recently updated
newest added

in another thread, `cargo read-manifest` followed by parsing the JSON yourself was suggested. I'd be ok doing that, but it also doesn't seem to work. No features are listed in...

new command

Hi there, I am trying to use cargo edit behind a corporate proxy, but got such error: ``` Updating 'https://github.com/rust-lang/crates.io-index' index Command failed due to unhandled error: SSL error: syscall...

When I first started using `cargo-edit`, I didn't realise that the remove-dependency command was called `cargo rm`, and it wasn't suggested when I typed `cargo-remove`, so, for a while, I...

cargo-rm

## Hi there, ### Context : We take the `lazy_static` crate for the sake of the example. When you use `cargo add` command to add the dependency but specify it...

cargo-rm

In [release-plz](https://github.com/MarcoIeni/release-plz) I need to update the version of a package across all the workspace (i.e. both the `version` of the package in its Cargo.toml and in the `[dependencies]` of...

cargo-set-version

Failed to run `upgrade` after install cargo-edit under socks5. ```rust PS D:\Rust\> cargo upgrade Updating 'https://github.com/rust-lang/crates.io-index' index Command failed due to unhandled error: invalid URL: 'socks5://127.0.0.1:7891'; class=Http (34) ```

Say for example the version is 2.0.0 for a cargo project, and we want to make a rc for a minor version, i.e 2.1.0-rc , but when using `cargo set-version...

enhancement
cargo-set-version

After installing cargo-edit I can `cargo add crate_name`, great But now to remove one, `cargo rm` doesn't seem to delete the crate and its dependencies ![image](https://user-images.githubusercontent.com/40531871/155288781-d5933d66-9655-4240-8e76-afe55cdc1196.png) Like, there's no logging,...

cargo-rm

I'm trying to install cargo edit, but I can't due to this (full stacktrace in the end): ``` The following warnings were emitted during compilation: warning: In file included from...

cargo 1.61.0-nightly (109bfbd05 2022-03-17) rustc 1.61.0-nightly (ab0c2e18d 2022-03-27) Upgrading from cargo-edit 8 to 9. ``` Compiling dirs-next v2.0.0 error: no rules expected the token `aarch64_apple` --> C:\Users\Zageron\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.16.20\src\cpu.rs:257:13 | 165 |...