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