bump version to v0.1.23

Signed-off-by: YangKeao <yangkeao@chunibyo.icu>
This commit is contained in:
YangKeao 2022-01-13 14:16:18 +08:00
parent 94e8bfb70f
commit 819af9bd40
No known key found for this signature in database
GPG Key ID: 0039BCEC4B7AD9AE
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -979,7 +979,7 @@ dependencies = [
[[package]]
name = "toda"
version = "0.1.22"
version = "0.1.23"
dependencies = [
"anyhow",
"async-trait",

View File

@ -1,6 +1,6 @@
[package]
name = "toda"
version = "0.1.22"
version = "0.1.23"
authors = ["Yang Keao <keao.yang@yahoo.com>"]
edition = "2018"