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
Add Manifest.toml to track project dependencies and remove it from .gitignore
- Introduced a new Manifest.toml file to manage project dependencies effectively.
- Removed Manifest.toml from .gitignore to ensure it is tracked in version control.
0 commit comments