diff --git a/Cargo.toml b/Cargo.toml index 5f3d758..99fa0f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,12 +1,12 @@ [package] name = "libax" -version = "0.1.0" +version = "0.1.1" edition = "2021" -authors = ["cbax "] +authors = ["cbax "] description = "Helper functions for cbax projects" readme = "README.md" homepage = "https://cbax.dev/libax" -repository = "https://github.com/LogoiLab/libax" +repository = "https://git.cbax.dev/cbax/libax" license = "GPL-3.0-or-later" keywords = ["helper", "auxilary"] publish = true