diff options
| author | Fuwn <[email protected]> | 2025-06-02 12:47:20 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-02 12:47:20 +0000 |
| commit | 3719c2ae0aa58cb1099ddb8750fbe77892ea3ffd (patch) | |
| tree | 2780ba5c97b1ec20933d1a1304da27845e7ff766 | |
| parent | deps: Bump compatible dependencies (diff) | |
| download | september-3719c2ae0aa58cb1099ddb8750fbe77892ea3ffd.tar.xz september-3719c2ae0aa58cb1099ddb8750fbe77892ea3ffd.zip | |
chore(just): Pin Fuwn/justfiles cargo.just
| -rw-r--r-- | justfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |