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
lib.rs has new support that runs some custom lints to validate crate definitions and metadata, we should go through all of the warnings on our Embark crates and try and fix the warnings and recommendations for our crates, full list here:
though not all of them are fixable, for example have private repos for some crates (so they are not technically open source, just published on crates.io). but many of the listings in there still think need to be followed up on to close this
lib.rs has new support that runs some custom lints to validate crate definitions and metadata, we should go through all of the warnings on our Embark crates and try and fix the warnings and recommendations for our crates, full list here:
https://lib.rs/~embark-studios/dash
The text was updated successfully, but these errors were encountered: