diff --git a/pumpkin-util/Cargo.toml b/pumpkin-util/Cargo.toml index 0cb0be940..294e20eef 100644 --- a/pumpkin-util/Cargo.toml +++ b/pumpkin-util/Cargo.toml @@ -8,7 +8,6 @@ pumpkin-nbt = { path = "../pumpkin-nbt" } serde.workspace = true serde_json.workspace = true bytes.workspace = true -uuid.workspace = true num-traits = "0.2"