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]]
|
[[package]]
|
||||||
name = "toda"
|
name = "toda"
|
||||||
version = "0.1.22"
|
version = "0.1.23"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "toda"
|
name = "toda"
|
||||||
version = "0.1.22"
|
version = "0.1.23"
|
||||||
authors = ["Yang Keao <keao.yang@yahoo.com>"]
|
authors = ["Yang Keao <keao.yang@yahoo.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue