diff --git a/packages.json b/packages.json index 5918281..2af0fef 100644 --- a/packages.json +++ b/packages.json @@ -20738,6 +20738,19 @@ "license": "MIT", "web": "https://github.com/Clonkk/timelog" }, + { + "name": "sparseset", + "url": "https://github.com/planetis-m/sparseset", + "method": "git", + "tags": [ + "sparseset", + "library", + "datastructures" + ], + "description": "Sparsets for Nim", + "license": "MIT", + "web": "https://github.com/planetis-m/sparseset" + }, { "name": "bitstreams", "url": "https://github.com/sealmove/bitstreams",