You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using cargo 1.70.0 to install a package that depends on dashmap. However, I got a comiplor error:
Compiling dashmap v5.4.0
error: Unrecognized option: 'diagnostic-width'
error: could not compile `dashmap` (lib)
warning: build failed, waiting for other jobs to finish...
Cargo cannont compile the lib. How can I fix this problem?
The text was updated successfully, but these errors were encountered:
I am using cargo 1.70.0 to install a package that depends on dashmap. However, I got a comiplor error:
Cargo cannont compile the lib. How can I fix this problem?
The text was updated successfully, but these errors were encountered: