diff options
| author | mat <github@matdoes.dev> | 2022-06-18 14:08:34 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-06-18 14:08:34 -0500 |
| commit | d8e0457b62f5826183671e5b05890b400be35709 (patch) | |
| tree | d40dccc61a2e96d60e2f678bca075102b28232c8 /azalea-auth | |
| parent | 614b21129804930159f041ce3f51202bc3e1c0b6 (diff) | |
| download | azalea-drasl-d8e0457b62f5826183671e5b05890b400be35709.tar.xz | |
from<ClientboundAddEntityPacket> for Entity
Diffstat (limited to 'azalea-auth')
| -rwxr-xr-x | 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 aa9b7bdb..a7a11b53 100755 --- a/azalea-auth/Cargo.toml +++ b/azalea-auth/Cargo.toml @@ -6,4 +6,4 @@ version = "0.1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -uuid = "^0.8.2" +uuid = "^1.1.2" |
