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
Currently nannou redeclares quite a few of the same dependencies across its crates. We should take advantage of the recently introduced ability to declare shared dependencies (and other fields like version, repository, etc) in the top-level workspace toml.
The text was updated successfully, but these errors were encountered:
Currently nannou redeclares quite a few of the same dependencies across its crates. We should take advantage of the recently introduced ability to declare shared dependencies (and other fields like
version
,repository
, etc) in the top-level workspace toml.The text was updated successfully, but these errors were encountered: