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
feat: Initialize project structure and dependencies.
- Add new gitignore file, ignoring the `/target` directory
- Define main async function in `main.rs`
- Initialize browser and semaphore with required configurations
- Implement error handling for custom errors
0 commit comments