diff --git a/Cargo.lock b/Cargo.lock index 45f57ec..b306b5e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3754,7 +3754,7 @@ dependencies = [ [[package]] name = "vade" -version = "0.1.1" +version = "0.1.2" dependencies = [ "actix", "actix-cors", diff --git a/Cargo.toml b/Cargo.toml index c8e3501..66ae6b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vade" -version = "0.1.1" +version = "0.1.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html