diff options
Diffstat (limited to 'azalea-auth')
| -rw-r--r-- | azalea-auth/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-auth/Cargo.toml b/azalea-auth/Cargo.toml index a3c7be46..4af4e419 100644 --- a/azalea-auth/Cargo.toml +++ b/azalea-auth/Cargo.toml @@ -3,7 +3,7 @@ description = "A port of Mojang's Authlib and launcher authentication." edition = "2021" license = "MIT" name = "azalea-auth" -repository = "https://github.com/mat-1/azalea/tree/main/azalea-auth" +repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-auth" version = "0.8.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
