crates-readme-table 1.1.0

Update your README.md with your crates.io crates
Documentation
# 📦 crates-readme-table

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

<!-- automdrs:description -->

Update your README.md with your crates.io crates

<!-- /automdrs -->

**[Full documentation →](https://docs.rs/crates-readme-table/)**

## Quick start

<!-- automdrs:cargo-install -->

```sh
cargo install crates-readme-table
```

<!-- /automdrs -->

## Usage

- set the tag
    ```md
    <!--START_SECTION:crates-->
    <!--END_SECTION:crates-->
    ```
- run `crates-readme-table`

## 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/crates-readme-table/graphs/contributors">
<img src="https://contrib.rocks/image?repo=un-rust/crates-readme-table" />
</a>
<!-- /automdrs -->

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

---

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

<!-- /automdrs -->