diqiu50 commented on code in PR #8827:
URL: https://github.com/apache/gravitino/pull/8827#discussion_r2438660195
##########
clients/filesystem-fuse/Makefile:
##########
@@ -54,7 +54,7 @@ install-taplo-cli:
check-toml: install-taplo-cli
taplo check
-check: check-fmt check-clippy check-cargo-sort check-toml cargo-machete
Review Comment:
The libraries depended on by check-toml and cargo-machete have been updated.
Our project’s chosen Rust version is not compatible, so these two check tools
are temporarily removed.
--
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]