fix: test from cli

This commit is contained in:
Jixun Wu
2021-12-29 00:22:31 +00:00
parent 76ae128d68
commit 672091e129
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ Code implemented according to the spec described in
Add the following to `[dependencies]` section in your `Cargo.toml` file:
```toml
tc_tea = "0.1.2"
tc_tea = "0.1.3"
```
## Troubleshooting