Merge pull request #1882 from nim-lang/xflywind-patch-1

update the jstin link
This commit is contained in:
flywind
2021-04-25 14:20:20 +08:00
committed by GitHub
+2 -2
View File
@@ -13457,7 +13457,7 @@
},
{
"name": "jstin",
"url": "https://github.com/LemonBoy/jstin",
"url": "https://github.com/nim-lang/jstin",
"method": "git",
"tags": [
"json",
@@ -13468,7 +13468,7 @@
],
"description": "JS {de,}serialization as it says on the tin",
"license": "MIT",
"web": "https://github.com/LemonBoy/jstin"
"web": "https://github.com/nim-lang/jstin"
},
{
"name": "compactdict",