workers 0.1.0 (#761)

This commit is contained in:
Alejandro R Mosteo
2023-03-14 11:32:09 +01:00
committed by GitHub
parent 9a53cc6c84
commit b404ad4748
+15
View File
@@ -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"