From c4dcc5510470f2e6f6e3341cebf826f68856b7bd Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Sat, 12 Jul 2025 17:12:57 +0200 Subject: Use tinyalloc fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 9b00c55..aa42ef4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://gitea.privatedns.org/xavi/nanowasm.git [submodule "src/libc/tinyalloc"] path = src/libc/tinyalloc - url = https://github.com/thi-ng/tinyalloc + url = https://gitea.privatedns.org/xavi/tinyalloc.git -- cgit v1.2.3