From 3330af8a3417ce411ecb1c7c23343cc28f261b2f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 13 Jan 2025 00:13:54 +0100 Subject: add name to light part + show network size of prefab --- world/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'world/Cargo.toml') diff --git a/world/Cargo.toml b/world/Cargo.toml index 8bf5e02..db199bc 100644 --- a/world/Cargo.toml +++ b/world/Cargo.toml @@ -22,3 +22,4 @@ weareshared = { path = "../shared" } rand = "0.9.0-beta.1" image = "0.25.5" rayon = "1.10.0" +humansize = "2.1.3" -- cgit v1.2.3-70-g09d2