aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/azalea-protocol-macros
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2023-10-08 03:58:57 -0500
committermat <git@matdoes.dev>2023-10-08 03:58:57 -0500
commit5212ba4d5d6cb34f9543b8a98d07798deeb7ba94 (patch)
tree7300befa1faaeebdcccb8ad1aacb7043daeb9e1e /azalea-protocol/azalea-protocol-macros
parent682609a24e62587094397aab13fda924aa44509e (diff)
downloadazalea-drasl-5212ba4d5d6cb34f9543b8a98d07798deeb7ba94.tar.xz
update repo links
Diffstat (limited to 'azalea-protocol/azalea-protocol-macros')
-rw-r--r--azalea-protocol/azalea-protocol-macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-protocol/azalea-protocol-macros/Cargo.toml b/azalea-protocol/azalea-protocol-macros/Cargo.toml
index d0440d57..acef483e 100644
--- a/azalea-protocol/azalea-protocol-macros/Cargo.toml
+++ b/azalea-protocol/azalea-protocol-macros/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-protocol-macros"
version = "0.8.0"
-repository = "https://github.com/mat-1/azalea/tree/main/azalea-protocol/azalea-protocol-macros"
+repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-protocol/azalea-protocol-macros"
[lib]
proc-macro = true