diff --git a/Cargo.toml b/Cargo.toml index c76a39c..7b3d7f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,6 +23,9 @@ description = "This crate is the CBS side reference implementation for communica version = "0.1.0" edition = "2021" license = "GPL-3.0-or-later" +homepage = "https://git.nerdcult.net/trinitrix" +repository = "https://git.nerdcult.net/trinitrix/triba" +readme = "README.md" [dependencies] thiserror = { version = "1.0.60" }