We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe623f commit 0462bd4Copy full SHA for 0462bd4
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "threadfin"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "A thread pool for running multiple tasks on a configurable group of threads."
5
authors = ["Stephen M. Coakley <me@stephencoakley.com>"]
6
license = "MIT"
0 commit comments