mirror of https://github.com/chaos-mesh/toda.git
bump version to v0.1.23
Signed-off-by: YangKeao <yangkeao@chunibyo.icu>
This commit is contained in:
parent
94e8bfb70f
commit
819af9bd40
|
@ -979,7 +979,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "toda"
|
||||
version = "0.1.22"
|
||||
version = "0.1.23"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "toda"
|
||||
version = "0.1.22"
|
||||
version = "0.1.23"
|
||||
authors = ["Yang Keao <keao.yang@yahoo.com>"]
|
||||
edition = "2018"
|
||||
|
||||
|
|
Loading…
Reference in New Issue