Remove unused `blake3` dependency (#39677)

Bartosz Kaszubowski created

Did not found any code reference or direct dependants of this package in
the workspace.

Release Notes:

- N/A

Change summary

Cargo.toml | 1 -
1 file changed, 1 deletion(-)

Detailed changes

Cargo.toml 🔗

@@ -476,7 +476,6 @@ bitflags = "2.6.0"
 blade-graphics = { version = "0.7.0" }
 blade-macros = { version = "0.3.0" }
 blade-util = { version = "0.3.0" }
-blake3 = "1.5.3"
 bytes = "1.0"
 cargo_metadata = "0.19"
 cargo_toml = "0.21"