mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:41:47 +08:00
4581bb43c1
* [readerwriterqueue] [readerwriterqueue] Update to 1.0.6 * [readerwriterqueue] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
7 lines
199 B
JSON
7 lines
199 B
JSON
{
|
|
"name": "readerwriterqueue",
|
|
"version-semver": "1.0.6",
|
|
"description": "A single-producer, single-consumer lock-free queue",
|
|
"homepage": "https://github.com/cameron314/readerwriterqueue"
|
|
}
|