From d5d2cf91f6c019d4b491e7ec245278a7703a5b03 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 20 Jan 2025 20:19:47 +0100 Subject: update armature types --- 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 11ed2ce..2c26486 100644 --- a/shared/src/lib.rs +++ b/shared/src/lib.rs @@ -14,7 +14,7 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ -#![feature(iter_array_chunks, array_try_map)] +#![feature(iter_array_chunks, array_try_map, debug_closure_helpers)] pub mod helper; pub mod packets; -- cgit v1.2.3-70-g09d2