Currently, we keep Rust binaries in a repository that is not very efficient.
We should think about introducing a CI pipeline that will build it, and as per CLT tool usage, we can just automatically download it when required to the local system and keep things simple. As now, we should just move out binaries from the repository and implement a proper flow.
Currently, we keep Rust binaries in a repository that is not very efficient.
We should think about introducing a CI pipeline that will build it, and as per CLT tool usage, we can just automatically download it when required to the local system and keep things simple. As now, we should just move out binaries from the repository and implement a proper flow.