Merge pull request #802 from ba0f3/add-timecop1731

Add package timecop
This commit is contained in:
Dominik Picheta 2018-07-18 21:43:53 +01:00 committed by GitHub
commit 128f0bcb5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10012,5 +10012,18 @@
"description": "subhook wrapper",
"license": "BSD2",
"web": "https://github.com/ba0f3/subhook.nim"
},
{
"name": "timecop",
"url": "https://github.com/ba0f3/timecop.nim",
"method": "git",
"tags": [
"time",
"travel",
"timecop"
],
"description": "Time travelling for Nim",
"license": "MIT",
"web": "https://github.com/ba0f3/timecop.nim"
}
]