We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd5f3f commit 719cdb4Copy full SHA for 719cdb4
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
description = "content-addressed blobs for iroh"
6
license = "MIT OR Apache-2.0"
7
authors = ["dignifiedquire <[email protected]>", "n0 team"]
8
-repository = "https://github.com/n0-computer/blobs2"
+repository = "https://github.com/n0-computer/iroh-blobs"
9
keywords = ["hashing", "quic", "blake3", "streaming"]
10
11
# Sadly this also needs to be updated in .github/workflows/ci.yml
0 commit comments