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

fix: upgrde to axum 0.7 #315

Merged
merged 5 commits into from
Apr 26, 2024
Merged

fix: upgrde to axum 0.7 #315

merged 5 commits into from
Apr 26, 2024

Conversation

chris13524
Copy link
Member

@chris13524 chris13524 commented Apr 5, 2024

Description

Updates to latest version of utils-rs and thus axum 0.7 and http/hyper v1 deps.

Remaining work:

  • Merge utils-rs and WalletConnectRust PRs and update versions here

How Has This Been Tested?

Not tested

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@arein arein added the accepted The issue has been accepted into the project label Apr 5, 2024
@@ -12,6 +12,9 @@ test:
test-all:
RUST_BACKTRACE=1 cargo test --all-features --lib --bins -- {{test}}

test-single-tenant:
Copy link
Member Author

@chris13524 chris13524 Apr 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a config case in the CI tests that's not covered with local tests. CI failed, had to set this up to get the failing tests locally.

@chris13524 chris13524 marked this pull request as ready for review April 5, 2024 18:53
@chris13524 chris13524 self-assigned this Apr 5, 2024
@chris13524 chris13524 merged commit 2a493ca into main Apr 26, 2024
6 checks passed
@chris13524 chris13524 deleted the fix/axum-0.7 branch April 26, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted The issue has been accepted into the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants