rename cookies (#1625)

This commit is contained in:
flywind
2020-08-29 07:57:55 +02:00
committed by GitHub
parent a5cd6324f0
commit 8f04286ef8
+3 -3
View File
@@ -17703,8 +17703,8 @@
"web": "https://github.com/jyapayne/nim-sdl2"
},
{
"name": "cookies",
"url": "https://github.com/planety/cookies",
"name": "cookiejar",
"url": "https://github.com/planety/cookiejar",
"method": "git",
"tags": [
"web",
@@ -17713,7 +17713,7 @@
],
"description": "HTTP Cookies for Nim.",
"license": "Apache-2.0",
"web": "https://github.com/planety/cookies"
"web": "https://github.com/planety/cookiejar"
},
{
"name": "matsuri",