Skip to content

Get the project building again#5

Open
marshallpierce wants to merge 1 commit into
ehuss:masterfrom
marshallpierce:mp/cleanup
Open

Get the project building again#5
marshallpierce wants to merge 1 commit into
ehuss:masterfrom
marshallpierce:mp/cleanup

Conversation

@marshallpierce

Copy link
Copy Markdown

I got openssl and libgit2 issues at build time, so I updated things as relevant.

  • Switch to anyhow (failure's suggested replacement)
  • Update reqwest
    • Sprinkle a bit of async/await as reqwest now uses async fn's
  • make_top is now an example so it can be built at the same time to avoid going stale
    • update reg-index
    • I couldn't test that this worked since it wasn't clear what kind of index make_top needs to run against
  • cargo fmt applied
  • cargo clippy is appeased

I got openssl and libgit2 issues at build time, so I updated things as relevant.

- Switch to anyhow (failure's suggested replacement)
- Update reqwest
  - Sprinkle a bit of async/await as reqwest now uses async fn's
- make_top is now an example so it can be built at the same time to avoid going stale
  - update reg-index
  - I couldn't test that this worked since it wasn't clear what kind of index make_top needs to run against
- `cargo fmt` applied
- `cargo clippy` is appeased
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant