Used #gitoxide to include the git hash of the HEAD commit in a program at compile time :D

You have to add gix to your [build-dependencies] in Cargo.toml

#RustLang #Rust

I don't like this syntax with println though :/ Seems very hacky...
@mo8it build.rs is one huge hack. Cargo is a good package manager but not a good build system.