workers 0.1.0 (#761)
This commit is contained in:
committed by
GitHub
parent
9a53cc6c84
commit
b404ad4748
@@ -0,0 +1,15 @@
|
||||
name = "workers"
|
||||
description = "Simple task pool for parallelization"
|
||||
version = "0.1.0"
|
||||
|
||||
authors = ["Alejandro R. Mosteo"]
|
||||
maintainers = ["Alejandro R. Mosteo <alejandro@mosteo.com>"]
|
||||
maintainers-logins = ["mosteo"]
|
||||
licenses = "MIT OR Apache-2.0"
|
||||
website = ""
|
||||
tags = ["tasking", "parallelization", "pool"]
|
||||
|
||||
[origin]
|
||||
commit = "939a508c7e59f1544095f2849913b87e704d54c4"
|
||||
url = "git+https://github.com/mosteo/workers.git"
|
||||
|
||||
Reference in New Issue
Block a user