rustc/vendor/wasm-component-ld-0.5.11/ci/print-current-version.sh
2025-02-17 11:14:05 +01:00

3 lines
76 B
Bash
Executable File

#!/bin/sh
grep '^version =' Cargo.toml | head -n 1 | sed 's/.*"\(.*\)"/\1/'