dep-repository

Default repository for the dep dependency manager
git clone git://git.finwo.net/misc/dep-repository
Log | Files | Refs

commit febada5fd344c84f8a9ecebd3462539d307fe31e
parent 9e382334c292340df2266ef23917bdc7ebe9f25b
Author: finwo <finwo@pm.me>
Date:   Sat, 25 Mar 2023 00:09:28 +0100

Added finwo/benchmark library

Diffstat:
Medge.cnf | 1+
Mstable.cnf | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/edge.cnf b/edge.cnf @@ -5,6 +5,7 @@ benhoyt/inih=https://raw.githubusercontent.com/finwo/dep-repository/main/benhoyt cgraham/protothreads=https://github.com/finwo/c-protothreads/archive/refs/tags/cgraham.tar.gz cofyc/argparse=https://raw.githubusercontent.com/finwo/dep-repository/main/cofyc/argparse/package.ini finwo/assert=https://github.com/finwo/c-assert/archive/refs/tags/edge.tar.gz +finwo/benchmark=https://github.com/finwo/benchmark/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 diff --git a/stable.cnf b/stable.cnf @@ -5,6 +5,7 @@ benhoyt/inih=https://raw.githubusercontent.com/finwo/dep-repository/main/benhoyt cgraham/protothreads=https://github.com/finwo/c-protothreads/archive/refs/tags/cgraham.tar.gz cofyc/argparse=https://raw.githubusercontent.com/finwo/dep-repository/main/cofyc/argparse/package.ini finwo/assert=https://github.com/finwo/c-assert/archive/refs/tags/stable.tar.gz +finwo/benchmark=https://github.com/finwo/benchmark/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