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 | 7f473bf1215ee24eccf9feff4f7d4cf4ae78c2b1 (patch) | |
| tree | 2780ba5c97b1ec20933d1a1304da27845e7ff766 | |
| parent | deps: Bump compatible dependencies (diff) | |
| download | september-7f473bf1215ee24eccf9feff4f7d4cf4ae78c2b1.tar.xz september-7f473bf1215ee24eccf9feff4f7d4cf4ae78c2b1.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 |