Cargo.toml

branch
dev
changeset 55
7b2ee3e84c5f
parent 45
ad1f3705c3fc
child 56
5e3c1874797d
--- 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
+

mercurial