#cargo #dependencies #update #version #md #install #cargo-subcommand

app cargo-readme-update

A Cargo subcommand to update the install version in the README.md

1 unstable release

0.0.1 Oct 23, 2024

#70 in #md

Download history 134/week @ 2024-10-21

134 downloads per month

MIT license

4KB

Cargo Readme Update

Crates.io License Rust

Automatically update the version in the install section in README.md effortlessly! 🦀✨

🌟 Features

  • Automated Version Updates: Keep your README.md Cargo.toml dependencies instruction up-to-date with the latest version.
  • Seamless Integration: Easily integrates into your Rust workflow as a Cargo tool.

📦 Installation

To install cargo-readme-update, ensure you have Rust and Cargo installed. Then, run:

cargo install cargo-readme-update

🛠️ Usage

Navigate to the root of your Rust project and execute:

cargo readme-update

Dependencies

~3–5MB
~93K SLoC