early-access version 2853
This commit is contained in:
9
externals/vcpkg/ports/continuable/vcpkg.json
vendored
Executable file
9
externals/vcpkg/ports/continuable/vcpkg.json
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "continuable",
|
||||
"version-string": "4.1.0",
|
||||
"description": "C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)",
|
||||
"homepage": "https://naios.github.io/continuable/",
|
||||
"dependencies": [
|
||||
"function2"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user