commit c9e29bb1965109c02580bd165feaf375295aa740
parent 7981036bee7ffd6826bfde1e4275a5dd699ddb99
Author: finwo <finwo@pm.me>
Date: Thu, 2 Mar 2023 22:31:04 +0100
Added finwo/mindex library
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/edge.cnf b/edge.cnf
@@ -7,6 +7,7 @@ cofyc/argparse=https://raw.githubusercontent.com/finwo/dep-repository/main/cofyc
finwo/assert=https://github.com/finwo/c-assert/archive/refs/tags/edge.tar.gz
finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/edge.tar.gz
finwo/matter=https://github.com/finwo/matter/archive/refs/tags/edge.tar.gz
+finwo/mindex=https://github.com/finwo/c-mindex/archive/refs/tags/edge.tar.gz
orlp/ed25519=https://raw.githubusercontent.com/finwo/dep-repository/main/orlp/ed25519/package.ini
rxi/dyad=https://raw.githubusercontent.com/finwo/dep-repository/main/rxi/dyad/package.ini
sgtatham/coroutine=https://github.com/finwo/c-coroutine/archive/refs/tags/edge.tar.gz
diff --git a/stable.cnf b/stable.cnf
@@ -7,6 +7,7 @@ cofyc/argparse=https://raw.githubusercontent.com/finwo/dep-repository/main/cofyc
finwo/assert=https://github.com/finwo/c-assert/archive/refs/tags/stable.tar.gz
finwo/http-parser=https://github.com/finwo/http-parser/archive/refs/tags/stable.tar.gz
finwo/matter=https://github.com/finwo/matter/archive/refs/tags/stable.tar.gz
+finwo/mindex=https://github.com/finwo/c-mindex/archive/refs/tags/stable.tar.gz
orlp/ed25519=https://raw.githubusercontent.com/finwo/dep-repository/main/orlp/ed25519/package.ini
rxi/dyad=https://raw.githubusercontent.com/finwo/dep-repository/main/rxi/dyad/package.ini
sgtatham/coroutine=https://github.com/finwo/c-coroutine/archive/refs/tags/stable.tar.gz