Skip to content

Commit

Permalink
refactor: move worker back into workspace members (#33)
Browse files Browse the repository at this point in the history
### Description
We had move `worker` out of the members because we were having issues
compiling it because of some dependency conflicts.
It seems like that issue does not exist anymore, so we should be able to
move it back into the members list.

### Changes
- Move `worker` into members list
- Bump `reqwest` from 0.11.18 -> 0.11.22
  • Loading branch information
augustoccesar authored Oct 16, 2023
1 parent b7b41e7 commit 6e6d11b
Show file tree
Hide file tree
Showing 4 changed files with 272 additions and 1,495 deletions.
Loading

0 comments on commit 6e6d11b

Please sign in to comment.