From 814cc1cb01692aa934a40636c9226ff7bb911266 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 6 Jan 2025 14:28:02 +0100 Subject: new proto --- shared/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared/src/lib.rs') diff --git a/shared/src/lib.rs b/shared/src/lib.rs index fadbc35..45b31da 100644 --- a/shared/src/lib.rs +++ b/shared/src/lib.rs @@ -1,4 +1,4 @@ -#![feature(iter_array_chunks)] +#![feature(iter_array_chunks, array_try_map)] pub mod packets; pub mod resources; -- cgit v1.2.3-70-g09d2