Description: Eliminate the nightly-float feature
Author: Michael R. Crusoe <crusoe@debian.org>
Forwarded: https://gitlab.com/tspiteri/az/-/work_items/3

--- az.orig/Cargo.toml
+++ az/Cargo.toml
@@ -35,7 +35,6 @@
 
 [features]
 fail-on-warnings = []
-nightly-float = []
 
 [lib]
 name = "az"
--- az.orig/Cargo.toml.orig
+++ az/Cargo.toml.orig
@@ -20,7 +20,6 @@
 
 [features]
 #experimental features
-nightly-float = []
 
 # undocumented features
 fail-on-warnings = []
