mirror of
https://github.com/encounter/decomp-toolkit.git
synced 2025-12-12 06:45:09 +00:00
Version 0.2.1
- Build static Linux binaries - Use cargo-zigbuild for cross compilation
This commit is contained in:
@@ -24,8 +24,8 @@ where T: FromArgs
|
||||
output: format!(
|
||||
"{} {} {}",
|
||||
command_name.first().unwrap_or(&""),
|
||||
env!("VERGEN_BUILD_SEMVER"),
|
||||
env!("VERGEN_GIT_SHA"),
|
||||
env!("CARGO_PKG_VERSION"),
|
||||
env!("GIT_COMMIT_SHA"),
|
||||
),
|
||||
status: Ok(()),
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user