mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 05:17:26 +02:00
Fix library.json
This commit is contained in:
@ -4,6 +4,7 @@ Version 96:
|
|||||||
* Move extras/ to test/
|
* Move extras/ to test/
|
||||||
* Use <valgrind> property
|
* Use <valgrind> property
|
||||||
* Rename wsload compile target
|
* Rename wsload compile target
|
||||||
|
* Fix library.json
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -5,9 +5,6 @@
|
|||||||
"Vinnie Falco"
|
"Vinnie Falco"
|
||||||
],
|
],
|
||||||
"description": "Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio",
|
"description": "Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio",
|
||||||
"std": [
|
|
||||||
"C++11"
|
|
||||||
],
|
|
||||||
"category": [
|
"category": [
|
||||||
"Concurrent",
|
"Concurrent",
|
||||||
"IO"
|
"IO"
|
||||||
|
Reference in New Issue
Block a user