Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The rust-fatfs log error #128

Closed
Godones opened this issue Sep 24, 2023 · 1 comment
Closed

The rust-fatfs log error #128

Godones opened this issue Sep 24, 2023 · 1 comment

Comments

@Godones
Copy link

Godones commented Sep 24, 2023

I am running the shell app. If I use cargo update to update the dependencies, log-related errors will appear in the rust-fatfs library.
image

This error is because this library has customized its own log-related macros, but the current version is no longer applicable. Is it possible to re-fork this library and make modifications?

@equation314
Copy link
Member

Make sure the version of the log crate is exactly 0.4.19 in Cargo.lock.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants