From 1a8499e3e9000b367ee0596b81eed1bbe3682a9a Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 12 Jul 2024 11:32:39 +0200 Subject: update rust, deps and do clippy --- server/src/main.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'server/src/main.rs') diff --git a/server/src/main.rs b/server/src/main.rs index 56566db..e7a3674 100644 --- a/server/src/main.rs +++ b/server/src/main.rs @@ -3,7 +3,6 @@ which is licensed under the GNU Affero General Public License (version 3); see /COPYING. Copyright (C) 2023 metamuffin */ -#![feature(lazy_cell)] #![allow(clippy::let_with_type_underscore)] pub mod assets; pub mod config; -- cgit v1.2.3-70-g09d2