diff --git a/Cargo.lock b/Cargo.lock index 53947cb..ca617a4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -397,7 +397,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chellaris-rust-api" -version = "1.0.3" +version = "1.2.4" dependencies = [ "actix-web", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 7a9019a..f901372 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chellaris-rust-api" -version = "1.0.3" +version = "1.2.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html