automd-rs 1.1.1

Update README.md with Cargo.toml, automatically. Supports badges, contributors, and other blocks
Documentation
# 🛠️ automd-rs

<!-- automdrs:badges showCrateVersion="true" showCrateDownloads="true" showCrateDocs="true" showCommitActivity="true" showRepoStars="true" -->
![Crates.io Version](https://img.shields.io/crates/v/automd-rs)
![Crates.io Total Downloads](https://img.shields.io/crates/d/automd-rs)
![docs.rs](https://img.shields.io/docsrs/automd-rs)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/un-rust/automd-rs)
![GitHub Repo stars](https://img.shields.io/github/stars/un-rust/automd-rs)
<!-- /automdrs -->

<!-- automdrs:description -->
Update README.md with Cargo.toml, automatically. Supports badges, contributors, and other blocks
<!-- /automdrs -->

**[Full documentation →](https://docs.rs/automd-rs/)**

## Quick start

<!-- automdrs:cargo-install -->
```sh
cargo install automd-rs
```
<!-- /automdrs -->

## Usage

| Block | Purpose |
|-------|---------|
| `badges` | Crates.io version, downloads, docs.rs, GitHub stats |
| `contributors` | License + contrib.rocks image |
| `with-automdrs` | Footer line |
| `cargo-add` / `cargo-install` | Add/install snippet |
| `file` | Embed file content (e.g. `src="./src/main.rs"`) |
| `description` | Description in Cargo.toml |

## License

<!-- automdrs:contributors author="UnRUST" license="Apache-2.0" -->
Published under the [Apache-2.0](./LICENSE) license.
Made by [@UnRUST](https://github.com/un-rust) 💛
<br><br>
<a href="https://github.com/un-rust/automd-rs/graphs/contributors">
<img src="https://contrib.rocks/image?repo=un-rust/automd-rs" />
</a>
<!-- /automdrs -->

<!-- automdrs:with-automdrs -->
---

_🛠️ auto updated with [automd-rs](https://github.com/betterhyq/automd-rs)_
<!-- /automdrs -->