Merge pull request #408 from flyx/flyx-patch-1

JSON does not have an escape sequence for '
This commit is contained in:
Dominik Picheta 2016-08-31 08:55:45 +02:00 committed by GitHub
commit 2c9148b892

View File

@ -5192,7 +5192,7 @@
],
"method": "git",
"license": "MIT",
"description": "A thin asynchronous HTTP server library, API compatible with Nim\'s built-in asynchttpserver.",
"description": "A thin asynchronous HTTP server library, API compatible with Nim's built-in asynchttpserver.",
"web": "https://github.com/philip-wernersbach/microasynchttpserver",
"url": "https://github.com/philip-wernersbach/microasynchttpserver"
},