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
After merging #237Cargo.lock contains a lot of duplicated deps (some even has THREE different versions - syn) that increase compilation time andbloat executable's size:
After merging #237
Cargo.lock
contains a lot of duplicated deps (some even has THREE different versions -syn
) that increase compilation time andbloat executable's size:Old `cargo tree -d` listing:
The text was updated successfully, but these errors were encountered: