diff --git a/packages.json b/packages.json index 7268ba0..004a206 100644 --- a/packages.json +++ b/packages.json @@ -27409,6 +27409,23 @@ "license": "GPL-2.0-only", "web": "https://github.com/srozb/nim-libfuzzy" }, + { + "name": "bitseqs", + "url": "https://github.com/adokitkat/bitfields", + "method": "git", + "tags": [ + "bit", + "bitfield", + "seq", + "bitseq", + "manipulation", + "utility", + "library" + ], + "description": "Utility for a bit manipulation", + "license": "MIT", + "web": "https://github.com/adokitkat/bitfields" + }, { "name": "peni", "url": "https://github.com/srozb/peni",