feat(cargo): added more detailed information

This commit is contained in:
antifallobst 2024-05-23 11:47:11 +02:00
parent 37d3a649ea
commit 60902f789f
Signed by: antifallobst
GPG Key ID: 2B4F402172791BAF
1 changed files with 3 additions and 0 deletions

View File

@ -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" }