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