From 3719c2ae0aa58cb1099ddb8750fbe77892ea3ffd Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 2 Jun 2025 12:47:20 +0000 Subject: chore(just): Pin Fuwn/justfiles cargo.just --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index e5d6b38..bbbdf89 100644 --- a/justfile +++ b/justfile @@ -4,4 +4,4 @@ default: @just --list fetch: - curl https://raw.githubusercontent.com/Fuwn/justfiles/refs/heads/main/cargo.just > cargo.just + curl https://raw.githubusercontent.com/Fuwn/justfiles/a6ca8a1b0475966ad10b68c44311ba3cb8b72a31/cargo.just > cargo.just -- cgit v1.2.3