aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-protocol/src')
-rw-r--r--azalea-protocol/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-protocol/src/lib.rs b/azalea-protocol/src/lib.rs
index 8c357905..34f7cd4c 100644
--- a/azalea-protocol/src/lib.rs
+++ b/azalea-protocol/src/lib.rs
@@ -11,7 +11,6 @@
// these two are necessary for thiserror backtraces
#![feature(error_generic_member_access)]
-#![feature(provide_any)]
use std::{fmt::Display, net::SocketAddr, str::FromStr};