aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 00dec96..74b4b1f 100644
--- a/packages.json
+++ b/packages.json
@@ -2969,7 +2969,7 @@
"watch",
"clock"
],
- "description": "A simple benchmarking/timer library based on nim's lib/system/timers.nim",
+ "description": "A simple timing library for benchmarking code and other things.",
"license": "MIT",
"web": "https://gitlab.com/define-private-public/stopwatch"
},