diff options
| author | Miran <narimiran@disroot.org> | 2019-02-09 12:43:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-09 12:43:21 +0100 |
| commit | a8b7349a14d8f9f1b48737c826a68c81bd24f82d (patch) | |
| tree | 85c24bc8fb7154db1c8ee7cef0ce1efc6b2bda89 | |
| parent | 9c3ee00f44e59464d33e4bab395ce090f7b33c1c (diff) | |
| download | packages-a8b7349a14d8f9f1b48737c826a68c81bd24f82d.tar.gz packages-a8b7349a14d8f9f1b48737c826a68c81bd24f82d.zip | |
cookies will stay the part of stdlib (#1007)
| -rw-r--r-- | packages.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/packages.json b/packages.json index 3f42c4a..3c0d87b 100644 --- a/packages.json +++ b/packages.json @@ -12451,19 +12451,6 @@ "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", "method": "git", |
