From 94ba11f8e24b44b2d0de3474a247e6d4e012ff7e Mon Sep 17 00:00:00 2001 From: sergeych Date: Sat, 25 Nov 2023 03:08:21 +0300 Subject: [PATCH] 0.3.2 - bascially cosmetic changes. --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 736b898..eab34d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,11 @@ [package] name = "bipack_ru" -version = "0.3.1" +version = "0.3.2" edition = "2021" license = "Apache-2.0" description = "binary size-effective format used in Divan smart contracts, wasm bindings, network protocols, etc." -homepage = "https://gitea.sergeych.net/Divan/bipack_ru" -repository = "https://gitea.sergeych.net/Divan/bipack_ru" +homepage = "https://gitea.sergeych.net/DiWAN/bipack_ru" +repository = "https://gitea.sergeych.net/DiWAN/bipack_ru" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html