aboutsummaryrefslogtreecommitdiff
path: root/azalea-entity
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2024-01-08 21:15:12 -0600
committermat <git@matdoes.dev>2024-01-08 21:15:12 -0600
commitfd1c99e74a8a89278522d1d9f9e4493e7a0c0193 (patch)
treef8bc59128f10c21bc0d41fbfde88e1a0e0ae6e87 /azalea-entity
parent42f49c58edc0782622e15d738b90db771e44a142 (diff)
downloadazalea-drasl-fd1c99e74a8a89278522d1d9f9e4493e7a0c0193.tar.xz
upgrade deps
Diffstat (limited to 'azalea-entity')
-rw-r--r--azalea-entity/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-entity/Cargo.toml b/azalea-entity/Cargo.toml
index b3762da8..fe4671c7 100644
--- a/azalea-entity/Cargo.toml
+++ b/azalea-entity/Cargo.toml
@@ -26,5 +26,5 @@ enum-as-inner = "0.6.0"
tracing = "0.1.40"
nohash-hasher = "0.2.0"
parking_lot = "0.12.1"
-thiserror = "1.0.50"
+thiserror = "1.0.56"
uuid = "1.6.1"