diff --git a/Cargo.toml b/Cargo.toml index 87061a2..7011e55 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toda" -version = "0.1.18" +version = "0.1.19" authors = ["Yang Keao "] edition = "2018" @@ -36,4 +36,4 @@ tracing-futures = "0.2" tracing-subscriber = "0.2" [profile.release] -debug = true \ No newline at end of file +debug = true