crates

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 9802db50ac4f7e07e3a33b6745b8930a7c1730d6
parent 5ff62aa37e46f08ef1623805e3539b0a89a032a3
Author: lash <dev@holbrook.no>
Date:   Thu, 28 Jul 2022 09:20:04 +0000

localhost test

Diffstat:
Mconfig.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.json b/config.json @@ -1,3 +1,3 @@ { - "dl": "https://defalsify.org/cargo" + "dl": "http://localhost/cargo" }