Georg von Zengen
Georg von Zengen
Hi, while trying to move a project the uses zmq into a rust flake I came across the problem that the build dependency ``` zeromq-src = { version = "0.2.1"...
This pull request makes the path to the Go server binary configurable. If setting argument 'bin' is not 'nil' the compilation is skipped and the value of 'bin' is used...
when the parent directories name contains a "=" sign the code traverses upwards until no "=" is found, the parts behind the "=" are joined together with / to create...