aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index f4f2da3..b906641 100644
--- a/packages.json
+++ b/packages.json
@@ -5555,6 +5555,15 @@
],
"description": "A wrapper for stb_image and stb_image_write.",
"license": "Unlicense (Public Domain)",
- "web": "https://gitlab.com/define-private-public/stb_image-Nim"
+ "web": "https://gitlab.com/define-private-public/stb_image-Nim"
+ },
+ {
+ "name": "mutableseqs",
+ "url": "https://github.com/iourinski/mutableseqs",
+ "method": "git",
+ "tags": [],
+ "description": "utilities for transforming sequences",
+ "license": "MIT",
+ "web": "https://github.com/iourinski/mutableseqs"
}
]