From 3a3313704ab7589c3fd0f939c4744e74cd4a78fe Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 15 May 2023 08:48:35 +0200 Subject: remove box_syntax --- src/lib.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib.rs') diff --git a/src/lib.rs b/src/lib.rs index fb7d5a2..40ed638 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,5 +1,3 @@ -#![feature(box_syntax)] - use color::Color; pub mod color; -- cgit v1.2.3-70-g09d2