Add doc link for stack_strings (#2686)

This commit is contained in:
Ian 2023-08-20 01:09:56 -04:00 committed by GitHub
parent 0b1475ab21
commit 749858716b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31181,7 +31181,8 @@
],
"description": "Library for guaranteed zero heap allocation strings ",
"license": "MIT",
"web": "https://github.com/termermc/nim-stack-strings/"
"web": "https://github.com/termermc/nim-stack-strings/",
"doc": "https://docs.termer.net/nim/stack_strings/"
},
{
"name": "getpodia",