use *;
use TempDir;
use crateharness;
/// `--version` prints the package version (sourced from `CARGO_PKG_VERSION`)
/// and exits successfully without requiring a Git repository.
/// `-V` is the conventional short form of `--version` and must behave the
/// same way.