aboutsummaryrefslogtreecommitdiff
path: root/azalea-world
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-world')
-rw-r--r--azalea-world/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-world/Cargo.toml b/azalea-world/Cargo.toml
index 524616e6..8f88757d 100644
--- a/azalea-world/Cargo.toml
+++ b/azalea-world/Cargo.toml
@@ -13,7 +13,7 @@ azalea-core = {path = "../azalea-core"}
azalea-nbt = {path = "../azalea-nbt"}
log = "0.4.17"
nohash-hasher = "0.2.0"
-thiserror = "1.0.32"
+thiserror = "1.0.34"
uuid = "1.1.2"
[profile.release]