From c5920d87690d61e551a228c9dae3e3e3348469c8 Mon Sep 17 00:00:00 2001 From: devyatkinalexandr <104015706+devyatkinalexandr@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:52:15 +0400 Subject: [PATCH] Update Cargo.toml (#61) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f5be3fb..17e849d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "waves-rust" -version = "0.2.4" +version = "0.2.5" edition = "2021" rust-version = "1.56" authors = ["Waves Labs ", "Alexandr Devyatkin "]