diff --git a/packages.json b/packages.json index 12987d1..76bc9ca 100644 --- a/packages.json +++ b/packages.json @@ -14664,6 +14664,18 @@ "license": "MIT", "web": "https://github.com/pdrb/nim-randpw" }, + { + "name": "timeit", + "url": "https://github.com/xflywind/timeit", + "method": "git", + "tags": [ + "timeit", + "bench" + ], + "description": "measuring execution times written in nim.", + "license": "MIT", + "web": "https://github.com/xflywind/timeit" + }, { "name": "manu", "url": "https://github.com/b3liever/manu",