--- a/Cargo.toml Fri Dec 06 15:30:23 2024 -0500 +++ b/Cargo.toml Fri Dec 06 16:14:41 2024 -0500 @@ -35,3 +35,5 @@ [features] default = [] use_custom_thread_pool = [] +nightly = [] # enable for higher-performance implementations of some things +