We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28aa7cd commit bb772dbCopy full SHA for bb772db
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "affinitypool"
3
edition = "2021"
4
-version = "0.3.0"
+version = "0.3.1"
5
license = "MIT/Apache-2.0"
6
readme = "README.md"
7
description = "A Rust library for running blocking jobs on a dedicated thread pool with CPU core affinity"
0 commit comments