diff --git a/Cargo.lock b/Cargo.lock index c06efce..24b38b1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -248,7 +248,7 @@ dependencies = [ [[package]] name = "atlas-rs" -version = "0.0.3" +version = "0.0.5" dependencies = [ "actix-http", "actix-web", diff --git a/Cargo.toml b/Cargo.toml index e758962..f6a0e58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atlas-rs" -version = "0.0.3" +version = "0.0.5" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html