update az-auth description

This commit is contained in:
Ubuntu 2022-10-17 17:59:11 +00:00
parent 85658111da
commit 22f677769d
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -114,7 +114,7 @@ dependencies = [
[[package]]
name = "azalea-auth"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"azalea-buf",
"azalea-crypto",

View file

@ -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