X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=2177bb9f2af210bcf08a85a54be91d9c498bbcc3;hb=5949966f55b60d346083d336534b978141ebec1b;hp=af51720e51e1d72c6655e165d9820f4a13accac8;hpb=9cd85e814a1981a797a34efee3b4ff7d8c251491;p=dnssec-prover diff --git a/Cargo.toml b/Cargo.toml index af51720..2177bb9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "dnssec-prover" version = "0.1.0" authors = ["Matt Corallo"] license = "MIT OR Apache-2.0" -repository = "https://git.bitcoin.ninja/dnssec-prover" +repository = "https://git.bitcoin.ninja/index.cgi?p=dnssec-prover" description = "A simple crate which allows for the creation and validation of transferrable proofs of entries in the DNS." keywords = ["dns", "dnssec", "rfc9102", "no-std"] categories = ["cryptography", "no-std"]