cargo-features-manager
« Back to VersTracker
Description:
TUI like cli tool to manage the features of your rust-project dependencies
Type: Formula  |  Tracked Since: Jan 28, 2026
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 97  |  Forks: 2  |  Language: Rust  |  Category: Developer tools
Tags: rust cargo tui dependency-management developer-tools
Install: brew install cargo-features-manager
About:
A Terminal User Interface (TUI) command-line tool for Rust developers to interactively manage and toggle features for their project's dependencies. It provides a visual, intuitive alternative to manually editing Cargo.toml files, streamlining dependency configuration and reducing errors.
Key Features:
  • Interactive TUI for managing Cargo.toml features
  • Visual dependency and feature tree navigation
  • Bulk enable/disable features across dependencies
  • Integration with standard Cargo workflows
Use Cases:
  • Auditing and simplifying complex dependency feature sets in a Rust project
  • Quickly experimenting with different feature combinations during development
Alternatives:
  • cargo-edit – Provides CLI commands for direct Cargo.toml editing but lacks the interactive TUI interface.
  • cargo-feature – Offers feature management via CLI subcommands, whereas cargo-features-manager focuses on a visual, interactive experience.
Version History
Detected Version Rev Change Commit
Jan 28, 2026 12:47pm 0 META d8b77625