diff --git a/Cargo.lock b/Cargo.lock index af9f5f1..55520ce 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -278,7 +278,7 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "kosyncrs" -version = "1.0.0" +version = "1.0.1" dependencies = [ "axum", "redis", diff --git a/Cargo.toml b/Cargo.toml index 00623a4..ec4df5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kosyncrs" -version = "1.0.0" +version = "1.0.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html