Bump core_affinity.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-06-08 02:24:48 +00:00
parent 46ce426b87
commit 83fe14c522
2 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -777,8 +777,8 @@ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
[[package]]
name = "core_affinity"
version = "0.8.1"
source = "git+https://github.com/matrix-construct/core_affinity_rs?rev=9c8e51510c35077df888ee72a36b4b05637147da#9c8e51510c35077df888ee72a36b4b05637147da"
version = "0.8.3"
source = "git+https://github.com/matrix-construct/core_affinity_rs?rev=ff148c2985cbaff3e6e953d45cda4d7696f38d75#ff148c2985cbaff3e6e953d45cda4d7696f38d75"
dependencies = [
"libc",
"num_cpus",