add worker_affinity feature
split runtime init from main.rs Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -494,6 +494,9 @@ version = "1.0.89"
|
||||
[workspace.dependencies.bytesize]
|
||||
version = "1.3.0"
|
||||
|
||||
[workspace.dependencies.core_affinity]
|
||||
version = "0.8.1"
|
||||
|
||||
#
|
||||
# Patches
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user