kayx23 opened a new pull request, #9453: URL: https://github.com/apache/apisix/pull/9453
### Issue Description Following instruction in [Building APISIX from source](https://apisix.apache.org/docs/apisix/next/building-apisix/) to build APISIX and encountered the following issue related to Rust not installed in the environment:  Issue was introduced by this PR about LDAP: https://github.com/apache/apisix/pull/9037 ### PR Description Updated Makefile to check if Rust is installed in the environment before installing other deps. ### Local Tests  ### Checklist - [x] I have explained the need for this PR and the problem it solves - [x] I have explained the changes or the new features added to this PR - [x] I have added tests corresponding to this change - [x] I have updated the documentation to reflect this change (see [this PR](https://github.com/apache/apisix/pull/9444)) - [ ] I have verified that this change is backward compatible (If not, please discuss on the [APISIX mailing list](https://github.com/apache/apisix/tree/master#community) first) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
