Docs.rs
  • cargo-edit-0.13.6
    • cargo-edit 0.13.6
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • killercup
    • bjgill
    • ordian
    • epage
    • Dependencies
      • anyhow ^1.0 normal
      • cargo_metadata ^0.19.1 normal
      • clap ^4.5.27 normal optional
      • clap-cargo ^0.15.2 normal
      • clap-verbosity-flag ^3.0.2 normal
      • concolor-control ^0.0.7 normal
      • dunce ^1.0 normal
      • env_logger ^0.11.8 normal
      • hex ^0.4.3 normal
      • home ^0.5.11 normal
      • indexmap ^2 normal
      • log ^0.4.27 normal
      • pathdiff ^0.2 normal
      • semver ^1.0.25 normal
      • serde ^1.0.217 normal
      • serde_derive ^1.0.217 normal
      • tame-index ^0.17 normal
      • termcolor ^1.4.1 normal
      • toml ^0.8.19 normal
      • toml_edit ^0.22.22 normal
      • url ^2.5.4 normal
      • cargo-test-macro ^0.3 dev
      • cargo-test-support ^0.6 dev
      • snapbox ^0.6.21 dev
      • trycmd ^0.15.8 dev
    • Versions
    • 95.31% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cargo_edit0.13.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CliError
  • CrateSpec
  • Dependency
  • IndexCache
  • LocalManifest
  • Manifest
  • PathSource
  • RegistrySource
  • RustVersion

Enums

  • CertsSource
  • Color
  • ColorChoice
  • Source

Traits

  • Context
  • VersionExt

Functions

  • colorize_stderr
  • find
  • find_compatible_version
  • find_latest_version
  • get_dep_version
  • manifest_from_pkgid
  • registry_url
  • set_dep_version
  • shell_note
  • shell_print
  • shell_status
  • shell_warn
  • shell_write_stderr
  • shell_write_stdout
  • upgrade_requirement

Type Aliases

  • CargoResult
  • CliResult
  • Error