Cargo.toml

branch
dev
changeset 45
ad1f3705c3fc
parent 40
daf0e3a70c79
child 55
7b2ee3e84c5f
--- a/Cargo.toml	Fri Oct 13 14:15:56 2023 -0500
+++ b/Cargo.toml	Wed Oct 30 14:22:06 2024 -0500
@@ -31,3 +31,7 @@
 
 [profile.release]
 debug = true
+
+[features]
+default = []
+use_custom_thread_pool = []

mercurial