From 640c8098efd045532233f28096eb7057d50ab7b8 Mon Sep 17 00:00:00 2001 From: David Irvine Date: Sat, 30 Nov 2024 00:22:08 +0000 Subject: [PATCH] fix: bind linux --- src/lib.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 7e12f02d5..af3cfc596 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -69,7 +69,6 @@ unused_features, unused_parens, while_true, - warnings )] #![warn( trivial_casts,