diff --git a/Cargo.toml b/Cargo.toml index 1afaad3..8e38665 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "est" authors = ["29 <791603901@qq.com>"] -version = "0.0.1" +version = "0.0.2" license = "MIT/Apache-2.0" readme = "README.md" keywords = ["std", "anyhow", "result", "collections", "indexmap"] diff --git a/README-CN.md b/README-CN.md index 45ef46f..74ee895 100644 --- a/README-CN.md +++ b/README-CN.md @@ -10,14 +10,14 @@ 原始作者:[@czy-29](https://github.com/czy-29) -最新版本:[v0.0.1](https://github.com/opensound-org/est/releases/tag/v0.0.1) +最新版本:[v0.0.2](https://github.com/opensound-org/est/releases/tag/v0.0.2) ![Crates.io Total Downloads](https://img.shields.io/crates/d/est) [![Crates.io Dependents](https://img.shields.io/crates/dependents/est)](https://crates.io/crates/est/reverse_dependencies) ![GitHub Repo stars](https://img.shields.io/github/stars/opensound-org/est) -![MSRV (version)](https://img.shields.io/crates/msrv/est/0.0.1?label=v0.0.1-msrv) -[![dependency status (version)](https://deps.rs/crate/est/0.0.1/status.svg?subject=v0.0.1-deps)](https://deps.rs/crate/est/0.0.1) +![MSRV (version)](https://img.shields.io/crates/msrv/est/0.0.2?label=v0.0.2-msrv) +[![dependency status (version)](https://deps.rs/crate/est/0.0.2/status.svg?subject=v0.0.2-deps)](https://deps.rs/crate/est/0.0.2) ![MSRV (git)](https://img.shields.io/badge/git--msrv-1.80.0-blue) [![dependency status (git)](https://deps.rs/repo/github/opensound-org/est/status.svg?subject=git-deps)](https://deps.rs/repo/github/opensound-org/est) diff --git a/README.md b/README.md index 538daa1..64f780d 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,14 @@ English | [简体中文](README-CN.md) Original Author: [@czy-29](https://github.com/czy-29) -Latest version: [v0.0.1](https://github.com/opensound-org/est/releases/tag/v0.0.1) +Latest version: [v0.0.2](https://github.com/opensound-org/est/releases/tag/v0.0.2) ![Crates.io Total Downloads](https://img.shields.io/crates/d/est) [![Crates.io Dependents](https://img.shields.io/crates/dependents/est)](https://crates.io/crates/est/reverse_dependencies) ![GitHub Repo stars](https://img.shields.io/github/stars/opensound-org/est) -![MSRV (version)](https://img.shields.io/crates/msrv/est/0.0.1?label=v0.0.1-msrv) -[![dependency status (version)](https://deps.rs/crate/est/0.0.1/status.svg?subject=v0.0.1-deps)](https://deps.rs/crate/est/0.0.1) +![MSRV (version)](https://img.shields.io/crates/msrv/est/0.0.2?label=v0.0.2-msrv) +[![dependency status (version)](https://deps.rs/crate/est/0.0.2/status.svg?subject=v0.0.2-deps)](https://deps.rs/crate/est/0.0.2) ![MSRV (git)](https://img.shields.io/badge/git--msrv-1.80.0-blue) [![dependency status (git)](https://deps.rs/repo/github/opensound-org/est/status.svg?subject=git-deps)](https://deps.rs/repo/github/opensound-org/est)