aboutsummaryrefslogtreecommitdiff
path: root/azalea-core
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-core')
-rw-r--r--azalea-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-core/Cargo.toml b/azalea-core/Cargo.toml
index 6d7f190f..ad8d424e 100644
--- a/azalea-core/Cargo.toml
+++ b/azalea-core/Cargo.toml
@@ -17,7 +17,7 @@ bevy_ecs = { version = "0.12.1", default-features = false, optional = true }
nohash-hasher = "0.2.0"
num-traits = "0.2.17"
serde = { version = "^1.0", optional = true }
-uuid = "^1.5.0"
+uuid = "^1.6.1"
serde_json = "^1.0.108"
tracing = "0.1.40"