diff options
Diffstat (limited to 'azalea-auth')
| -rw-r--r-- | azalea-auth/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/azalea-auth/Cargo.toml b/azalea-auth/Cargo.toml index 85b9aec7..b532f779 100644 --- a/azalea-auth/Cargo.toml +++ b/azalea-auth/Cargo.toml @@ -1,9 +1,9 @@ [package] -description = "A port of Mojang's Authlib, except authentication isn't actually implemented yet." +description = "A port of Mojang's Authlib and launcher authentication." edition = "2021" license = "MIT" name = "azalea-auth" -version = "0.2.0" +version = "0.2.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
