diff options
Diffstat (limited to 'azalea/src')
| -rw-r--r-- | azalea/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea/src/lib.rs b/azalea/src/lib.rs index 3eefe316..332dc565 100644 --- a/azalea/src/lib.rs +++ b/azalea/src/lib.rs @@ -1,6 +1,5 @@ #![doc = include_str!("../README.md")] #![feature(type_changing_struct_update)] -#![feature(float_algebraic)] pub mod accept_resource_packs; pub mod auto_reconnect; |
