Skip to content

Commit bb772db

Browse files
committed
Release 0.3.1
1 parent 28aa7cd commit bb772db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "affinitypool"
33
edition = "2021"
4-
version = "0.3.0"
4+
version = "0.3.1"
55
license = "MIT/Apache-2.0"
66
readme = "README.md"
77
description = "A Rust library for running blocking jobs on a dedicated thread pool with CPU core affinity"

0 commit comments

Comments
 (0)