mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 14:26:04 +00:00
Remove unused feature arbitrary_enum_discriminant
This commit is contained in:
parent
06e229a73e
commit
88f75c0b78
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
//! Utilities for reading and writing for the Minecraft protocol
|
||||
|
||||
#![feature(min_specialization)]
|
||||
#![feature(arbitrary_enum_discriminant)]
|
||||
|
||||
mod definitions;
|
||||
mod read;
|
||||
|
|
Loading…
Add table
Reference in a new issue