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
Using the new landed feature of cargo we can manage common dependencies such as sqlx or uuid inside the root Cargo.toml in order to synchronize and better manage the versions.
The text was updated successfully, but these errors were encountered:
Using the new landed feature of cargo we can manage common dependencies such as
sqlx
oruuid
inside the rootCargo.toml
in order to synchronize and better manage the versions.The text was updated successfully, but these errors were encountered: