aboutsummaryrefslogtreecommitdiff
path: root/bv1/codec/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'bv1/codec/src/lib.rs')
-rw-r--r--bv1/codec/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/bv1/codec/src/lib.rs b/bv1/codec/src/lib.rs
index a88d8c5..da5c595 100644
--- a/bv1/codec/src/lib.rs
+++ b/bv1/codec/src/lib.rs
@@ -1,6 +1,5 @@
#![feature(portable_simd)]
#![feature(io_error_other)]
-#![feature(box_syntax)]
pub mod debug;
pub mod decode;