diff --git a/Cargo.lock b/Cargo.lock index 29660f7..7150137 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -626,7 +626,7 @@ dependencies = [ [[package]] name = "cindy-next-rust" -version = "1.2.1" +version = "1.2.2" dependencies = [ "actix-cors", "actix-rt", diff --git a/Cargo.toml b/Cargo.toml index e5f0f56..b307f5a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cindy-next-rust" -version = "1.2.1" +version = "1.2.2" authors = ["heyrict "] edition = "2018"