Generate cargo:rustc-env instructions for use with env!
Description
Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your
code via the 'env!' macro.
This package contains library source intended for building other packages which
use the "gitoxide" feature of the "vergen" crate.