first one to normalize the usage of path in GoBuildOptions interface to make it consistent with other interfaces
second one to add the ability to set environment variables that could be injected in the cargo install command. Some crates rely on these env vars to be customized
Two commits:
path
in GoBuildOptions interface to make it consistent with other interfacescargo install
command. Some crates rely on these env vars to be customized