tailcall icon indicating copy to clipboard operation
tailcall copied to clipboard

chore: move http client to separate workspace

Open laststylebender14 opened this issue 9 months ago • 0 comments

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #... (Replace "..." with the issue number)

Build & Testing:

  • [ ] I ran cargo test successfully.
  • [ ] I have run ./lint.sh --mode=fix to fix all linting issues raised by ./lint.sh --mode=check.

Checklist:

  • [ ] I have added relevant unit & integration tests.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have performed a self-review of my code.
  • [ ] PR follows the naming convention of <type>(<optional scope>): <title>

laststylebender14 avatar May 14 '24 11:05 laststylebender14