git-version 0.3.0

Compile the git version (tag name, or hash otherwise) and dirty state into your program.
Documentation
Build #157109 2019-04-29 16:14:13

# rustc version rustc 1.36.0-nightly (3c3d3c177 2019-04-17)

# docs.rs version cratesfyi 0.6.0 (54fff31 2019-04-12)

# build log Updating crates.io index Downloading crates ... Downloaded git-version v0.3.0 Fresh unicode-xid v0.1.0 Fresh proc-macro2 v0.4.29 Fresh quote v0.6.12 Fresh syn v0.15.33 Fresh proc-macro-hack v0.5.5 Compiling git-version-macro v0.3.0 Running `rustc --edition=2018 --crate-name git_version_macro /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/git-version-macro-0.3.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=bf52830c4adb7ee9 -C extra-filename=-bf52830c4adb7ee9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-e1868f6360bdec7a.so --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b13bd457769a5250.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-2138078e66d2d008.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-0a28b42ecc6f36f7.rlib --cap-lints allow` Documenting git-version v0.3.0 Running `rustdoc --edition=2018 --crate-name git_version /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/git-version-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190417-1.36.0-nightly-3c3d3c177 --static-root-path / --disable-per-crate-search --extern-html-root-url 'git_version_macro=https://docs.rs/git-version-macro/0.3.0' --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern git_version_macro=/home/cratesfyi/cratesfyi/debug/deps/libgit_version_macro-bf52830c4adb7ee9.so --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-e1868f6360bdec7a.so` Finished dev [unoptimized + debuginfo] target(s) in 3.99s