aboutsummaryrefslogtreecommitdiff
path: root/azalea-registry
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-registry')
-rw-r--r--azalea-registry/Cargo.toml1
-rw-r--r--azalea-registry/azalea-registry-macros/Cargo.toml1
2 files changed, 2 insertions, 0 deletions
diff --git a/azalea-registry/Cargo.toml b/azalea-registry/Cargo.toml
index 82be0bb2..52bbd453 100644
--- a/azalea-registry/Cargo.toml
+++ b/azalea-registry/Cargo.toml
@@ -4,6 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-registry"
version = "0.2.0"
+repository = "https://github.com/mat-1/azalea/tree/main/azalea-registry"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-registry/azalea-registry-macros/Cargo.toml b/azalea-registry/azalea-registry-macros/Cargo.toml
index a068158f..6ba5da92 100644
--- a/azalea-registry/azalea-registry-macros/Cargo.toml
+++ b/azalea-registry/azalea-registry-macros/Cargo.toml
@@ -3,6 +3,7 @@ description = "Macros internally used in azalea-registry."
edition = "2021"
license = "MIT"
name = "azalea-registry-macros"
+repository = "https://github.com/mat-1/azalea/tree/main/azalea-registry/azalea-registry-macros"
version = "0.2.0"
[lib]