Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tokio and use async reqwest http client #1

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Add tokio and use async reqwest http client #1

merged 2 commits into from
Jun 28, 2024

Conversation

eikek
Copy link
Member

@eikek eikek commented Jun 28, 2024

No description provided.

- include rust-src for better lsp support
- add rust-analyzer from configured tool chain
- specify edition in rustfmt.yml, because not all tools
  inspect cargo
- converting methods to be async
- remove `Cmd` trait, because it is tedious with async and it was not
  so much useful anyways
@eikek eikek merged commit 2c612ae into main Jun 28, 2024
4 checks passed
@eikek eikek deleted the tokio branch June 28, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant