grok-build-upstream-mirror/crates/codegen/xai-grok-version/build.rs
grokkybara[bot] c68e39f604 Publish harness and TUI open-source
initial sync from the monorepo
2026-07-16 06:46:02 +01:00

3 lines
71 B
Rust

fn main() {
println!("cargo:rerun-if-env-changed=GROK_VERSION");
}