mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:29:01 +08:00
e3e1b64d2a
* [concurrentqueue] Update to 1.0.3 * update version
7 lines
212 B
JSON
7 lines
212 B
JSON
{
|
|
"name": "concurrentqueue",
|
|
"version": "1.0.3",
|
|
"description": "A fast multi-producer, multi-consumer lock-free concurrent queue for C++11",
|
|
"homepage": "https://github.com/cameron314/concurrentqueue"
|
|
}
|