mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-06 21:12:55 +00:00
4 lines
70 B
Rust
4 lines
70 B
Rust
fn main() {
|
|
println!("cargo:rerun-if-env-changed=GIT_VERSION");
|
|
}
|