cookies will stay the part of stdlib (#1007)

This commit is contained in:
Miran 2019-02-09 12:43:21 +01:00 committed by GitHub
parent 9c3ee00f44
commit a8b7349a14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12450,19 +12450,6 @@
"license": "MIT",
"web": "https://github.com/nim-lang/graveyard/tree/master/fsmonitor"
},
{
"name": "cookies",
"url": "https://github.com/nim-lang/graveyard?subdir=cookies",
"method": "git",
"tags": [
"graveyard",
"cookies",
"parsing"
],
"description": "Helper procs for parsing cookies",
"license": "MIT",
"web": "https://github.com/nim-lang/graveyard/tree/master/cookies"
},
{
"name": "scgi",
"url": "https://github.com/nim-lang/graveyard?subdir=scgi",