precommit:
    cargo +1.85 fmt
    cargo +1.85 clippy --all-targets --all-features --locked -- -D warnings
    cargo +1.85 test --all --locked