cargo-c/cargo-c-autoupdate

3 lines
128 B
Plaintext
Raw Permalink Normal View History

#!/bin/bash
VERSION=$1
curl https://github.com/lu-zero/cargo-c/releases/download/v${VERSION}/Cargo.lock -o Cargo-${VERSION}.lock