-
Notifications
You must be signed in to change notification settings - Fork 44
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
feat(faucet): migrate from actix to axum #511
Conversation
5ba4084
to
f55a3bf
Compare
f55a3bf
to
e05be74
Compare
# Conflicts: # CHANGELOG.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm assuming you've tested this locally :)
Code LGTM, just a couple of comments that aren't really PR related.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thank you! Not a very deep review from me - but once @Mirko-von-Leipzig comments are addressed, we can merge.
Resolves: #479