diff --git a/Cargo.toml b/Cargo.toml index 2480dce0..4dff26e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" description = "content-addressed blobs for iroh" license = "MIT OR Apache-2.0" authors = ["dignifiedquire ", "n0 team"] -repository = "https://github.com/n0-computer/blobs2" +repository = "https://github.com/n0-computer/iroh-blobs" keywords = ["hashing", "quic", "blake3", "streaming"] # Sadly this also needs to be updated in .github/workflows/ci.yml