cargo-readme-update

Crates.iocargo-readme-update
lib.rscargo-readme-update
version0.0.1
sourcesrc
created_at2024-10-23 08:20:24.545807
updated_at2024-10-23 08:20:24.545807
descriptionA Cargo subcommand to update the install version in the README.md.
homepage
repositoryhttps://github.com/piot/cargo-readme-update
max_upload_size
id1419820
size9,565
Peter Bjorklund (piot)

documentation

README

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
Commit count: 4

cargo fmt