aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf/src
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-buf/src')
-rwxr-xr-xazalea-buf/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-buf/src/lib.rs b/azalea-buf/src/lib.rs
index abdf2a3b..d0eec5d4 100755
--- a/azalea-buf/src/lib.rs
+++ b/azalea-buf/src/lib.rs
@@ -2,7 +2,6 @@
#![feature(min_specialization)]
// these two are necessary for thiserror backtraces
#![feature(error_generic_member_access)]
-#![feature(provide_any)]
mod definitions;
mod read;