From f2fa92e701b8da8e9d2e091ade21784623710374 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 5 Jan 2025 18:20:49 +0100 Subject: a --- shared/src/lib.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shared/src/lib.rs') diff --git a/shared/src/lib.rs b/shared/src/lib.rs index a692a82..fadbc35 100644 --- a/shared/src/lib.rs +++ b/shared/src/lib.rs @@ -1,4 +1,6 @@ +#![feature(iter_array_chunks)] pub mod packets; +pub mod resources; pub mod store; pub mod tree; -- cgit v1.2.3-70-g09d2