mirror of
https://github.com/jixunmoe/tc_tea_rust
synced 2026-03-08 04:29:49 +00:00
chore: bump to 0.1.4
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "tc_tea"
|
name = "tc_tea"
|
||||||
version = "0.1.3"
|
version = "0.1.4"
|
||||||
authors = ["Jixun Wu <jixun.moe@gmail.com>"]
|
authors = ["Jixun Wu <jixun.moe@gmail.com>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ Code implemented according to the spec described in
|
|||||||
Add the following to `[dependencies]` section in your `Cargo.toml` file:
|
Add the following to `[dependencies]` section in your `Cargo.toml` file:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
tc_tea = "0.1.3"
|
tc_tea = "0.1.4"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|||||||
Reference in New Issue
Block a user