Antonio Jimenez
Antonio Jimenez
### Environment - VerneMQ Version: 1.12.5 - OS: Alpine Linux v3.15 - Erlang/OTP version (if building from source): 23.3.4.0-alpine - Cluster size/standalone: standalone ### Expected behaviour Not much here, when...
Hello, I am not using crates-io, my `config.toml` looks like this: ``` [registries] my-registry = { index = "sparse+https://" } [source.crates-io] replace-with = "my-registry" ``` I can build fine with...
### Describe the bug Hey guys, I am running a script on a build box, the script runs the following commands: 1. `az login --service-principal -u *** --tenant *** --allow-no-subscriptions...